|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_AmpHtmlBody () |
| Gets the AmpHtml representation of message's body. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_AmpHtmlBody (System::String value) |
| Gets the AmpHtml representation of message's body. More...
|
|
ASPOSE_EMAIL_SHARED_API void | AddAmpComponent (System::SharedPtr< AmpComponent > component) |
|
virtual ASPOSE_EMAIL_SHARED_API void | Save (System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< SaveOptions > options) |
| Save message as a stream More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Collections::Generic::Dictionary< System::SharedPtr< Mapi::PropertyDescriptor >, System::SharedPtr< System::Object > > > | get_ExtendedProperties () const |
| Gets extended properties of a message. More...
|
|
ASPOSE_EMAIL_SHARED_API bool | get_PreserveTnefAttachment () const |
| Controls TNEF attachment load/save behaviour More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_PreserveTnefAttachment (bool value) |
| Controls TNEF attachment load/save behaviour More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Text::Encoding > | get_PreferredTextEncoding () |
| Gets preferred encoding for all text properties More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_PreferredTextEncoding (System::SharedPtr< System::Text::Encoding > value) |
| Sets preferred encoding for all text properties More...
|
|
ASPOSE_EMAIL_SHARED_API System::ArrayPtr< System::String > | get_Categories () const |
| Gets exchange message categories More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_Categories (System::ArrayPtr< System::String > value) |
| Sets exchange message categories More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddress > | get_From () |
| Gets the from address More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_From (System::SharedPtr< MailAddress > value) |
| Sets the from address More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddress > | get_Sender () |
| Gets sender address More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Sender (System::SharedPtr< MailAddress > value) |
| Sets sender address More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddress > | get_ReversePath () |
| Gets ReversePath address More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_ReversePath (System::SharedPtr< MailAddress > value) |
| Sets ReversePath address More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddressCollection > | get_ReplyToList () |
| Gets the list of addresses to reply to for the mail message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_ReplyToList (System::SharedPtr< MailAddressCollection > value) |
| Sets the list of addresses to reply to for the mail message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddressCollection > | get_To () |
| Gets the address collection that contains the recipients of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_To (System::SharedPtr< MailAddressCollection > value) |
| Sets the address collection that contains the recipients of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddressCollection > | get_Bcc () |
| Gets the address collection that contains the BCC recipients of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Bcc (System::SharedPtr< MailAddressCollection > value) |
| Sets the address collection that contains the BCC recipients of message More...
|
|
ASPOSE_EMAIL_SHARED_API bool | get_SuppressBcc () |
| Indicates whether Bcc header is suppressed in MIME. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_SuppressBcc (bool value) |
| Indicates whether Bcc header is suppressed in MIME. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddressCollection > | get_CC () |
| Gets the address collection that contains the CC recipients More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_CC (System::SharedPtr< MailAddressCollection > value) |
| Sets the address collection that contains the CC recipients More...
|
|
virtual ASPOSE_EMAIL_SHARED_API MailPriority | get_Priority () |
| Gets the priority of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Priority (MailPriority value) |
| Sets the priority of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API MailSensitivity | get_Sensitivity () |
| Gets the sensitivity of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Sensitivity (MailSensitivity value) |
| Sets the sensitivity of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API Aspose::Email::DeliveryNotificationOptions | get_DeliveryNotificationOptions () |
| Gets the delivery notifications More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_DeliveryNotificationOptions (Aspose::Email::DeliveryNotificationOptions value) |
| Sets the delivery notifications More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_Subject () const |
| Gets the subject line More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Subject (System::String value) |
| Sets the subject line More...
|
|
ASPOSE_EMAIL_SHARED_API System::String | get_ListUnsubscribe () |
| The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_ListUnsubscribe (System::String value) |
| The List-Unsubscribe field describes the command (preferably using mail) to directly unsubscribe the user(removing them from the list). For more details please see https://tools.ietf.org/html/rfc2369 More...
|
|
ASPOSE_EMAIL_SHARED_API System::TimeSpan | get_TimeZoneOffset () |
| Gets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_TimeZoneOffset (System::TimeSpan value) |
| Sets the Coordinated Universal Time (UTC) offset for the message dates. This property defines the time zone difference, between the local time and UTC. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::DateTime | get_Date () |
| Gets the date of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Date (System::DateTime value) |
| Sets the date of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_MessageId () |
| Gets the message id More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_MessageId (System::String value) |
| Sets the message id More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_XMailer () |
| Gets the X-Mailer the software that created the e-mail message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_XMailer (System::String value) |
| Sets the X-Mailer the software that created the e-mail message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Text::Encoding > | get_SubjectEncoding () |
| Gets the encoding of subject More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_SubjectEncoding (System::SharedPtr< System::Text::Encoding > value) |
| Sets the encoding of subject More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< Mime::HeaderCollection > | get_Headers () |
| Gets headers collection of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_HtmlBody () |
| Gets html body More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_HtmlBody (System::String value) |
| Sets html body More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | get_Body () |
| Gets the plain text representation of message's body. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Body (System::String value) |
| Sets the plain text representation of message's body. More...
|
|
ASPOSE_EMAIL_SHARED_API System::String | get_HtmlBodyText () |
| Gets the message htmlbody as plain text. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Text::Encoding > | get_BodyEncoding () |
| Gets encoding of body More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_BodyEncoding (System::SharedPtr< System::Text::Encoding > value) |
| Sets encoding of body More...
|
|
virtual ASPOSE_EMAIL_SHARED_API bool | get_IsBodyHtml () |
| Gets a value indicating whether the message body is in Html More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_IsBodyHtml (bool value) |
| Sets a value indicating whether the message body is in Html More...
|
|
virtual ASPOSE_EMAIL_SHARED_API bool | get_IsSigned () |
| Gets a value indicating whether the message is signed. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API bool | get_IsEncrypted () |
| Gets a value indicating whether the message is encrypted. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API bool | get_IsReadOnly () |
| Gets a value indicating whether the message is read only More...
|
|
ASPOSE_EMAIL_SHARED_API bool | get_IsRead () |
|
virtual ASPOSE_EMAIL_SHARED_API bool | get_IsDraft () |
| Gets value that indicates whether or not a message has been sent. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_IsDraft (bool value) |
| Sets value that indicates whether or not a message has been sent. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< AttachmentCollection > | get_Attachments () |
| Gets the collection of attachments of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< LinkedResourceCollection > | get_LinkedResources () |
| Gets the collection of linked resources of message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< AlternateViewCollection > | get_AlternateViews () |
| Gets the collection of alternate views of message More...
|
|
ASPOSE_EMAIL_SHARED_API Mapi::BodyContentType | get_BodyType () |
| Gets the type of the body. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API bool | get_OriginalIsTnef () |
| Gets a value indicating whether original EML message is in TNEF format. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< Aspose::Email::Message > | get_Message () const |
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< Aspose::Email::Tnef::TnefAttachment > | get_TnefAttachment () const |
| Gets the tnef attachment. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_TnefAttachment (System::SharedPtr< Aspose::Email::Tnef::TnefAttachment > value) |
| Gets the tnef attachment. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailAddressCollection > | get_ReadReceiptTo () |
| Gets the read receipt address. More...
|
|
ASPOSE_EMAIL_SHARED_API void | set_ReadReceiptTo (System::SharedPtr< MailAddressCollection > value) |
| Sets the read receipt address. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Object > | get_VentLicense () const |
| This stores the venture licensing state instead of 2 obvious fields such as string value for watermark and some value indicating license is set or not. More...
|
|
ASPOSE_EMAIL_SHARED_API bool | get_IsEmpty () |
|
ASPOSE_EMAIL_SHARED_API | MailMessage (System::String from, System::String to) |
| Initializes a new instance of the MailMessage class More...
|
|
ASPOSE_EMAIL_SHARED_API | MailMessage () |
| Initializes a new instance of the MailMessage class More...
|
|
ASPOSE_EMAIL_SHARED_API | MailMessage (bool increaseCredit) |
| Initializes a new instance of the MailMessage class More...
|
|
ASPOSE_EMAIL_SHARED_API | MailMessage (System::String from, System::String to, System::String subject, System::String body) |
| Initializes a new instance of the MailMessage class More...
|
|
ASPOSE_EMAIL_SHARED_API | MailMessage (System::SharedPtr< MailAddress > from, System::SharedPtr< MailAddress > to) |
| Initializes a new instance of the MailMessage class More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_From (System::String value) |
|
virtual ASPOSE_EMAIL_SHARED_API void | set_Sender (System::String value) |
|
virtual ASPOSE_EMAIL_SHARED_API void | set_ReplyToList (System::String value) |
|
virtual ASPOSE_EMAIL_SHARED_API void | set_ReplyToList (System::SharedPtr< MailAddress > value) |
|
virtual ASPOSE_EMAIL_SHARED_API void | set_To (System::String value) |
|
virtual ASPOSE_EMAIL_SHARED_API void | set_To (System::SharedPtr< MailAddress > value) |
|
virtual ASPOSE_EMAIL_SHARED_API void | Import (System::SharedPtr< System::IO::Stream > stream) |
| Populates a T:System::Runtime::Serialization::SerializationInfo with the data needed to serialize the target object. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailMessage > | Clone () |
| Clones this instance More...
|
|
ASPOSE_EMAIL_SHARED_API void | RecomposeTnefContent () |
| Composes the TNEF content. Note, that tnef attachment is composed if a message initially contained TNEF and was loaded without FileCompatibilityMode.PreserveTnefAttachments flag, That is this method doesn't create tnef message out of the regular one. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | GetHtmlBodyText (bool showUrl) |
| Gets the message htmlbody as plain text. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | GetHtmlBodyText (HyperlinkRenderingCallback hyperlinkRenderingCallback) |
| Gets the message htmlbody as plain text. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | Save (System::String fileName) |
| Save message as a file More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | Save (System::String fileName, System::SharedPtr< SaveOptions > options) |
| Save message as a file with additional options. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::String | ToString () const |
| Returns a string that represents the current object. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API int32_t | GetHashCode () const |
| Returns a hash code for object More...
|
|
virtual ASPOSE_EMAIL_SHARED_API bool | Equals (System::SharedPtr< System::Object > obj) |
| Determines whether the specified Object is equal to the current Object. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | Save (System::SharedPtr< System::IO::Stream > stream) |
| Save message as a stream More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | set_ReadReceiptTo (System::String value) |
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< MailMessage > | CreateReadReceipt (System::String from, System::String bodyText) |
| Creates the read receipt. More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | AddAlternateView (System::SharedPtr< AlternateView > view) |
| Add an alternate view to message More...
|
|
virtual ASPOSE_EMAIL_SHARED_API void | AddAttachment (System::SharedPtr< Attachment > attachment) |
| Add an attachment to message More...
|
|
ASPOSE_EMAIL_SHARED_API void | Dispose () |
| Releases all resources used by the MailMessage More...
|
|
virtual ASPOSE_EMAIL_SHARED_API System::SharedPtr< Bounce::BounceResult > | CheckBounced () |
| Checks whether this message can be treated as a bounce message. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Collections::Generic::IEnumerator< System::SharedPtr< MailMessage > > > | GetEnumerator () |
| Returns an enumerator that iterates through a collection. More...
|
|
ASPOSE_EMAIL_SHARED_API void | OnConversionProgress (System::SharedPtr< ProgressEventHandlerInfo > info) |
|
ASPOSE_EMAIL_SHARED_API void | ImportHeaders (System::SharedPtr< Aspose::Email::Message > message) |
|
ASPOSE_EMAIL_SHARED_API void | ImportHeaders (System::SharedPtr< System::IO::Stream > stream) |
|
ASPOSE_EMAIL_SHARED_API System::String | GetHeadersAsString () |
|
ASPOSE_EMAIL_SHARED_API void | ForceTextContentType () |
|
ASPOSE_EMAIL_SHARED_API void | SetMessageId (System::String value) |
|
ASPOSE_EMAIL_SHARED_API void | Send (System::SharedPtr< Mime::BaseWriter > writer, System::SharedPtr< ProgressEventHandlerInfo > progressInfo) |
|
ASPOSE_EMAIL_SHARED_API System::String | BuildDeliveryStatusNotificationString () |
|
ASPOSE_EMAIL_SHARED_API int32_t | GetLinkedResourceCount () |
| Gets the count of message linked resources and alternative view linked resourced. More...
|
|
ASPOSE_EMAIL_SHARED_API void | SetVentureLicense (System::SharedPtr< System::Object > ventureLicense) |
| All Aspose products should implement this method. It is called by a GroupDocs product to indicate whether GroupDocs itself is licensed or not and specify a custom watermark. When GroupDocs is licensed, this document instance should behave as licensed too even if the Aspose product is not licensed. More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< System::Collections::Generic::List< System::String > > | SetContent () |
|
ASPOSE_EMAIL_SHARED_API System::ArrayPtr< uint8_t > | CreateContentData (System::SharedPtr< System::Collections::Generic::List< System::String >> &signedBoundaries) |
|
ASPOSE_EMAIL_SHARED_API System::ArrayPtr< uint8_t > | CreateDKIMContentData (System::SharedPtr< System::Collections::Generic::List< System::String >> &signedBoundaries) |
|
ASPOSE_EMAIL_SHARED_API void | Replace (System::String mediaType, System::SharedPtr< AlternateView > view) |
|
ASPOSE_EMAIL_SHARED_API void | LoadMessageStructure (System::SharedPtr< Clients::Imap::Commands::BodyStructureMultiPart > bodyStructure, System::SharedPtr< Clients::Imap::Commands::BodyStructurePart > &textBodyPart, System::SharedPtr< Clients::Imap::Commands::BodyStructurePart > &htmlBodyPart) |
| Loads the message structure and search text body and html body parts' indexes More...
|
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< AlternateView > | GetHtmlView () |
|
ASPOSE_EMAIL_SHARED_API System::SharedPtr< AlternateView > | GetTextPlainView () |
|