AttachmentBase
Contents
[
Hide
]AttachmentBase class
Base class for mail attachment.
Constructors
| Name | Description |
|---|---|
| AttachmentBase (8 overloads) | Initializes a new instance of the AttachmentBase class. |
Methods
| Name | Description |
|---|---|
| ConvertToMapiAttachment | Implemented in Aspose::Email::ReferenceAttachment , Aspose::Email::LinkedResource , Aspose::Email::Attachment , and Aspose::Email::AlternateView . |
| Dispose (2 overloads) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| get_ContentId | Gets the content id. |
| get_ContentLocation | Gets the content location. |
| get_ContentStream | Gets the content stream. |
| get_ContentType | Gets the type of the content. |
| get_Headers | Gets headers collection of attachment. |
| get_Hidden | |
| get_ItemId | |
| get_MimePart | Gets the MIME part. |
| get_TransferEncoding | Gets the transfer encoding. |
| GetEncodingFromContent | Defines Encoding from content. |
| PrepareForSending | Prepares for sending. |
| Save (2 overloads) | Saves the specified stream. |
| SaveInternal | Saves the specified stream. |
| set_ContentId | Sets the content id. |
| set_ContentLocation | Sets the content location. |
| set_ContentStream | Sets the content stream. |
| set_ContentType | Sets the type of the content. |
| set_Hidden | |
| set_ItemId | |
| set_MimePart | Sets the MIME part. |
| set_TransferEncoding | Sets the transfer encoding. |
| SetContentFromString (3 overloads) | Sets the content from string. |
| SetSTnefContent | Sets the S/TNEF content. |
| AlternateView | |
| Attachment | |
| LinkedResource | |
| Disposed | Is disposed. |
| TnefAttachIndex |