Aspose::Email
Contents
[
Hide
]Aspose::Email namespace
It includes types for handling attachments, alternate views, and EML file load/save options, enabling comprehensive email processing in C++ applications. Use these APIs to build, modify, and persist email content programmatically.
Classes
| Name | Description |
|---|---|
| AlternateView | Represents the format to view a message. |
| AlternateViewCollection | Represents a collection of AlternateView objects. |
| AlternateViewRemovedEventArgs | Provides data for the AlternateViewCollection::AlternateViewRemoved event. |
| Attachment | Represents an e-mail attachment. |
| AttachmentBase | Base class for mail attachment. |
| AttachmentCollection | Represents a collection of e-mail message attachments. |
| EmlLoadOptions | Allows to specify additional options when loading MailMessage from Eml format. |
| EmlSaveOptions | Allows to specify additional options when saving MailMessage to Eml and Emlx for |
| EmlValidationError | Represents the eml validation error information. |
| EmlValidationErrorCollection | Represents the collection of EmlValidationError |
| EmlxLoadOptions | Allows to specify additional options when loading MailMessage from Eml format. |
| FileFormatInfo | Contains data returned by FileFormatUtil file format detection methods. |
| GlobalFormattingOptions | Class that allow to set some formatting options for all newly created instances |
| HeaderType | Represents the Internet standards and RFCs define header fields which may occur |
| HeadersFormattingOptions | Allows to specify headers formatting options when saving MailMessage to Mhtml or |
| HtmlLoadOptions | Allows to specify additional options when loading MailMessage from Html format. |
| HtmlSaveOptions | Allows to specify additional options when saving MailMessage to Html format. |
| IAttachment | Represents a common attachment interface |
| IMailAddress | Represents a common mail address interface |
| IMessage | Represents a common message interface |
| IMessageFormatter | Provides a mechanism for retrieving an object to Message formatting. |
| IPreferredTextEncodingProvider | Defines a interface for objects that can define PreferredTextEncoding. |
| License | Provides methods to license the component. |
| LinkedResource | Represents an embedded resource in a message. |
| LinkedResourceCollection | Represents a collection of LinkedResource objects |
| LinkedResourceRemovedEventArgs | Inherits EventArgs. |
| LoadOptions | This is an abstract base class for classes that allow the user to specify additi |
| MailAddress | Represents the address of a message. |
| MailAddressCollection | Represents a collection of MailAddress objects. |
| MailMessage | Provides possibility to handle rendering of hyperlink in custom style. |
| MailMessageCollection | Represents a collection of MailMessage objects. |
| MailMessageSaveType | Represents the mail message format.It can be in eml,msg or mhtml format. |
| MailboxInfo | Represents identification information about message in a mailbox. |
| MessageFormat | Represents the mail message format.It can be in eml,msg or mhtml format. |
| Metered | Provides methods to set metered key. |
| MhtSaveOptions | Allows to specify additional options when saving MailMessage to Mhtml format. |
| MhtTemplateName | Defines well known names of headers for Mhtml formatting. |
| MhtmlLoadOptions | Allows to specify additional options when loading MailMessage from Mhtml format. |
| MsgLoadOptions | Allows to specify additional options when loading MailMessage from Msg format. |
| MsgSaveOptions | This class allows the user to specify additional settings when saving a MailMess |
| ObjectIdentifier | Contains object identification information |
| ProgressEventHandlerInfo | This class represents information about conversion progress that can be used in |
| ReferenceAttachment | This class represents a reference attachment |
| ResourceHtmlRenderingEventArgs | Represents additional parameters for ResourceHtmlRendering event. |
| SaveOptions | This is an abstract base class for classes that allow the user to specify additi |
| TnefLoadOptions | Allows to specify additional options when loading MailMessage from Tnef format. |
Enumerations
| Name | Description |
|---|---|
| AttachmentPermissionType | The permission type data associated with a web reference attachment. |
| AttachmentProviderType | The type of web service manipulating the attachment. |
| ContactFieldsSet | Enumerates the groups of Contact fields that will be included in resultant mhtml |
| DeliveryNotificationOptions | Specifies delivery notifications. |
| EmlValidationErrorType | Enumerates the types of the eml validation errors. |
| FileCompatibilityMode | Defines inner conversions, that are necessarily to be done when loading or savin |
| FileFormatType | Enumerates file format types. |
| HtmlFormatOptions | Enumerates the Html format options. |
| MailPriority | Represents the mail priopity |
| MailSensitivity | Specifies the sensitivity of a MailMessage . |
| MhtFormatOptions | Enumerates the Mht format options |
| ParticipationStatus | Identifies the participation status for the calendar user. |
| ProgressEventType | Type of progress event that occured. |
| ResourceRenderingMode | Provides set various modes of rendering resources in html. |