The SaveMailEmail type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attachments |
Attachments' information.
|
![]() | BccEmails |
Bcc recipients.
|
![]() | CcEmails |
Cc recipients.
|
![]() | Contacts |
Contacts collection. Should be populated with GetContacts(ODataService, DictionaryString, String).
|
![]() | Content |
Content bytes of email item (email/attachment)
(Inherited from SaveMailDocument.) |
![]() | Culture |
Email culture.
|
![]() | Date |
Date that should be put on the document
(Inherited from SaveMailDocument.) |
![]() | Document |
Document object
(Inherited from SaveMailDocument.) |
![]() | DocumentGrp |
Document group
(Inherited from SaveMailDocument.) |
![]() | DocumentState |
Document state
(Inherited from SaveMailDocument.) |
![]() | DocumentType |
Document type
(Inherited from SaveMailDocument.) |
![]() | FileName |
Document file name
(Inherited from SaveMailDocument.) |
![]() | SenderEmails |
Sender email address.
|
![]() | SenderName |
Sender name
(Inherited from SaveMailDocument.) |
![]() | SentFrom |
Sender email address
(Inherited from SaveMailDocument.) |
![]() | Source |
Document source
(Inherited from SaveMailDocument.) |
![]() | Title |
Document title
(Inherited from SaveMailDocument.) |
![]() | ToEmails |
To recipients.
|
![]() | UniqueId |
Unique id
(Inherited from SaveMailDocument.) |
See Also