Click or drag to resize
MassEmailMessage Class
Inheritance Hierarchy
SystemObject
  CMS.SalesForce.WebServiceClientEmail
    CMS.SalesForce.WebServiceClientMassEmailMessage

Namespace: CMS.SalesForce.WebServiceClient
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
[SerializableAttribute]
public class MassEmailMessage : Email

The MassEmailMessage type exposes the following members.

Constructors
  NameDescription
Public methodMassEmailMessage
Top
Properties
  NameDescription
Public propertybccSender (Inherited from Email.)
Public propertydescription
Public propertyemailPriority (Inherited from Email.)
Public propertyreplyTo (Inherited from Email.)
Public propertysaveAsActivity (Inherited from Email.)
Public propertysenderDisplayName (Inherited from Email.)
Public propertysubject (Inherited from Email.)
Public propertytargetObjectIds
Public propertytemplateId
Public propertyuseSignature (Inherited from Email.)
Public propertywhatIds
Top
Methods
  NameDescription
Protected methodRaisePropertyChanged (Inherited from Email.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from Email.)
Top
Remarks