Save |
The SaveMailEmail type exposes the following members.
Name | Description | |
---|---|---|
![]() | SaveMailEmail | Initializes a new instance of the SaveMailEmail class |
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) |
![]() | MessageId |
Contains the messageid if the document is a mail
(Inherited from SaveMailDocument) |
![]() | ParentId |
Contains the messageid of the parent document
(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) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
![]() | FindValidReceiver | Searches for specified email in all email parties' emails. |
![]() | GetBccContacts | Gets Bcc recipients' contacts found. |
![]() | GetCcContacts | Gets Cc recipients' contacts found. |
![]() | GetContacts | Populates Contacts with all recipients of the email. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetSenderContacts | Gets sender's contacts found. |
![]() | GetToContacts | Gets To recipients' contacts found. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
![]() | RemoveEmailAddressFromEmails | Removes email from all email lists. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |
Name | Description | |
---|---|---|
![]() | FormatFromDictionary | (Defined by DictionaryExtensions) |
![]() | GetFirstValue | (Defined by DictionaryExtensions) |