The SaveMailLogic type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCaseParties |
Adds parties to case in the specified role.
|
![]() | AddDocumentParties |
Adds parties to record in the specified role.
|
![]() ![]() | ConvertEmlToMsg |
Convert Outlook eml file content to msg file content.
|
![]() | CreateRecordWithDocument |
Creates new record with document data.
|
![]() | 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.) |
![]() ![]() | GetAccessCode |
Gets access code based on authority and owner OU.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SaveAttachmentsOnCase |
Save attachments data on case.
|
![]() | SaveEmailAndAttachmentsToArchive |
Saves email and attachments to document stream archive.
|
![]() | SaveEmailOnCase |
Save email data on case.
|
![]() | SaveStreamInArchive |
Save document into document stream archive.
|
![]() | SetRecipientAddress |
Sets recipient's address on record.
|
![]() | SetupCase |
Creates a new case or gets existing case based on the setup.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateDocumentState |
Updates DocumentState with value from setup.
|
![]() ![]() | UseDefaultIfNullOrWhiteSpace |
If string value is null or whitespace use the provided default.
|
![]() | ValidateCase |
Validate if the case can be used to save mail.
|
See Also