Click or drag to resize

Aspose.Email Namespace

The Aspose.Email namespace contains common classes of Aspose.Email.
Classes
  ClassDescription
Public classActiveSyncException
Represents errors that occur during ActiveSync protocol execution.
Public classActiveSyncNotSupportedException
Represents errors that occur during ActiveSync protocol execution.
Public classAlternateView
Represents the format to view a message.
Public classAlternateViewCollection
Represents a collection of AlternateView objects.
Public classAlternateViewRemovedEventArgs
Provides data for the AlternateViewRemoved event.
Public classAsposeArgumentException
The exception that is thrown when one of the arguments provided to a method is not valid.
Public classAsposeArgumentNullException
The ArgumentException is thrown when an argument is null when it shouldn't be.
Public classAsposeArgumentOutOfRangeException
The exception that is thrown when one of the arguments provided to a method is out of range.
Public classAsposeBadServerResponceException
Represents errors that occur during server operation execution.
Public classAsposeException
Base exception type for Aspose.Email Represents errors that occur during application execution.
Public classAsposeInvalidDataException
The exception that is thrown when one of the arguments provided to a method is not valid.
Public classAsposeInvalidEnumArgumentException
Base exceptioon type for Aspose.Email Represents errors that occur during application execution.
Public classAsposeInvalidOperationException
Exception class for denoting an object was in a state that made calling a method illegal.
Public classAsposeNotSupportedException
The exception that is thrown when an invoked method or parameter is not supported, or when there is an attempt to read, seek, or write to a stream that does not support the invoked functionality.
Public classAttachment
Represents an e-mail attachment.
Public classAttachmentBase
Base class for mail attachment.
Public classAttachmentCollection
Represents a collection of e-mail message attachments.
Public classBuildVersionInfo
Provides information about the current product name and version.
Public classElementProcessingException
The exception that is thrown when one of many elements failed with exception.
Public classEmlLoadOptions
Allows to specify additional options when loading MailMessage from Eml format.
Public classEmlSaveOptions
Allows to specify additional options when saving MailMessage to Eml and Emlx format.
Public classEmlValidationError
Represents the eml validation error information.
Public classEmlValidationErrorCollection
Represents the collection of EmlValidationError
Public classEmlxLoadOptions
Allows to specify additional options when loading MailMessage from Eml format.
Public classExchangeException
Thrown if there is a MS Exchange communication failure.
Public classFileCorruptedException
Exception that is thrown during file reading, when the file appears to be corrupted and impossible to read.
Public classFileFormatInfo
Contains data returned by FileFormatUtil file format detection methods.
Public classFormatNotSupportedException
Exception that is thrown during document load, when the document format is not recognized or not supported by the component.
Public classGlobalFormattingOptions
Class that allow to set some formatting options for all newly created instances of this options.
Public classGoogleClientException
Represents errors that occur during ActiveSync protocol execution.
Public classHeadersFormattingOptions
Allows to specify headers formatting options when saving MailMessage to Mhtml or Html format.
Public classHeaderType
Represents the Internet standards and RFCs define header fields which may occur on Internet Mail Messages .
Public classHtmlLoadOptions
Allows to specify additional options when loading MailMessage from Html format.
Public classHtmlSaveOptions
Allows to specify additional options when saving MailMessage to Html format.
Public classImapException
Represents the exception that is thrown when the ImapClient is not able to complete an operation.
Public classCode exampleLicense
Provides methods to license the component.
Public classLinkedResource
Represents an embedded resource in a message.
Public classLinkedResourceCollection
Represents a collection of LinkedResource objects
Public classLinkedResourceRemovedEventArgs
Public classLoadOptions
This is an abstract base class for classes that allow the user to specify additional options when loading a MailMessage from a particular format.
Public classMailAddress
Represents the address of a message.
Public classMailAddressCollection
Represents a collection of MailAddress objects.
Public classMailException
Represents the exception that is thrown when the mail message processing.
Public classMailMessage
Represents an e-mail message. It allows to access message properties, ex. subject, body, sender and recipients addreses, etc. Also it can be sent and delivered by means of supported mail protocols.
Public classMailMessageCollection
Represents a collection of MailMessage objects.
Public classMailMessageSaveType
Represents the mail message format.It can be in eml,msg or mhtml format.
Public classMessageFormat
Represents the mail message format.It can be in eml,msg or mhtml format.
Public classCode exampleMetered
Provides methods to set metered key.
Public classMhtmlLoadOptions
Allows to specify additional options when loading MailMessage from Mhtml format.
Public classMhtSaveOptions
Allows to specify additional options when saving MailMessage to Mhtml format.
Public classMhtTemplateName
Defines well known names of headers for Mhtml formatting.
Public classMhtTemplateName.Contact
Defines well known names of headers of Contact for Mhtml formatting.
Public classMhtTemplateName.Task
Defines well known names of headers of Task for Mhtml formatting.
Public classMsgLoadOptions
Allows to specify additional options when loading MailMessage from Msg format.
Public classMsgSaveOptions
This class allows the user to specify additional settings when saving a MailMessage in the Msg(ASCII) and Msg(Unicode) format.
Public classObjectIdentifier
Contains object identification information
Public classPop3Exception
Represents the exception that is thrown when the Pop3Client is not able to complete an operation.
Public classProgressEventHandlerInfo
This class represents information about conversion progress that can be used in external applicatuion to show conversion progress to end user.
Public classReferenceAttachment
This class represents a reference attachment
Public classResourceHtmlRenderingEventArgs
Represents additional parameters for ResourceHtmlRendering event.
Public classSaveOptions
This is an abstract base class for classes that allow the user to specify additional options when saving a MailMessage into a particular format.
Public classSmtpException
Represents the exception that is thrown when the SmtpClient is not able to complete an operation.
Public classSSPIException
Represents errors that occur during SSPI execution.
Public classTimeoutException
Represents the exception that is thrown when the time for operation has expired.
Public classTnefLoadOptions
Allows to specify additional options when loading MailMessage from Tnef format.
Interfaces
  InterfaceDescription
Public interfaceIAttachment
Represents a common attachment interface
Public interfaceIMailAddress
Represents a common mail address interface
Public interfaceIMessage
Represents a common message interface
Public interfaceIMessageFormatter
Provides a mechanism for retrieving an object to Message formatting.
Public interfaceIPreferredTextEncodingProvider
Defines a interface for objects that can define PreferredTextEncoding.
Delegates
  DelegateDescription
Public delegateConversionProgressEventHandler
Represents signature for method that usually supplied by calling side and handles progress events.
Public delegateHyperlinkRenderingCallback
Provides possibility to handle rendering of hyperlink in custom style.
Public delegateMessageAcceptanceCallback
Callback function which is being called during the conversion process.
Public delegateSaveResourceHandlerDelegate Obsolete.
Represents the handler for HtmlSaveOptions.SaveResourceHandler
Enumerations
  EnumerationDescription
Public enumerationAttachmentPermissionType
The permission type data associated with a web reference attachment.
Public enumerationAttachmentProviderType
The type of web service manipulating the attachment.
Public enumerationContactFieldsSet
Enumerates the groups of Contact fields that will be included in resultant mhtml file.
Public enumerationDeliveryNotificationOptions
Specifies delivery notifications.
Public enumerationEmlValidationErrorType
Enumerates the types of the eml validation errors.
Public enumerationFileCompatibilityMode
Defines inner conversions, that are necessarily to be done when loading or saving a message. By default CR is not replaces by CRLF, Tnef-attachment is not saved.
Public enumerationFileFormatType
Enumerates file format types.
Public enumerationHtmlFormatOptions
Enumerates the Html format options.
Public enumerationMailPriority
Represents the mail priopity
Public enumerationMailSensitivity
Specifies the sensitivity of a MailMessage.
Public enumerationMhtFormatOptions
Enumerates the Mht format options
Public enumerationParticipationStatus
Identifies the participation status for the calendar user.
Public enumerationProgressEventType
Type of progress event that occured.
Public enumerationResourceRenderingMode
Provides set various modes of rendering resources in html.