![]() | |
Email |
public class EmailMessage : INotifyPropertyChanged, INotifyChildPropertyChanged, IQueryInterface
The EmailMessage type exposes the following members.
Name | Description | |
---|---|---|
![]() | Action | Gets or sets the action. |
![]() | Attachments | Gets or sets the attachments. |
![]() | BccRecipients | Gets or sets the blind copy recipients. |
![]() | BodyType | Gets or sets the type of the body, ie HTML, Text etc |
![]() | CcRecipients | Gets or sets the copy recipients. |
![]() | Customer_Id | Gets or sets the customer identifier if one exists. |
![]() | EmailBodyText | Gets or sets the email body text. |
![]() | From | Gets or sets from. |
![]() | InternalId | Gets or sets the internal identifier, this might be different from the external reference Id (as it is for exchange messages) |
![]() | InternetReferenceId | Gets or sets the reference identifier. |
![]() | Subject | Gets or sets the subject. |
![]() | ToRecipients | Gets or sets the recipients. |
Name | Description | |
---|---|---|
![]() | add_PropertyChanged | |
![]() | remove_PropertyChanged |