| SingleEmailMessage Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce.WebServiceClient
 Syntax
Syntax[SerializableAttribute] public class SingleEmailMessage : Email
The SingleEmailMessage type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | SingleEmailMessage | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | bccAddresses | |
|  | bccSender | (Inherited from Email.) | 
|  | ccAddresses | |
|  | documentAttachments | |
|  | emailPriority | (Inherited from Email.) | 
|  | fileAttachments | |
|  | htmlBody | |
|  | charset | |
|  | inReplyTo | |
|  | orgWideEmailAddressId | |
|  | plainTextBody | |
|  | references | |
|  | replyTo | (Inherited from Email.) | 
|  | saveAsActivity | (Inherited from Email.) | 
|  | senderDisplayName | (Inherited from Email.) | 
|  | subject | (Inherited from Email.) | 
|  | targetObjectId | |
|  | templateId | |
|  | toAddresses | |
|  | useSignature | (Inherited from Email.) | 
|  | whatId | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | RaisePropertyChanged | (Inherited from Email.) | 
 Events
Events| Name | Description | |
|---|---|---|
|  | PropertyChanged | (Inherited from Email.) | 
 Remarks
Remarks See Also
See Also