| Aspose::Email::MailMessage class | Aspose::Email::ReferenceAttachment | friend |
| Aspose::Email::Mapi::MailMessageInterpretor class | Aspose::Email::ReferenceAttachment | friend |
| Aspose::Email::Mapi::MapiMessage class | Aspose::Email::ReferenceAttachment | friend |
| Attachment(System::String fileName) | Aspose::Email::Attachment | |
| Attachment(System::String fileName, System::String mediaType) | Aspose::Email::Attachment | |
| Attachment(System::String fileName, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::Attachment | |
| Attachment(System::SharedPtr< System::IO::Stream > contentStream, System::String name) | Aspose::Email::Attachment | |
| Attachment(System::SharedPtr< System::IO::Stream > contentStream, System::String name, System::String mediaType) | Aspose::Email::Attachment | |
| Attachment(System::SharedPtr< System::IO::Stream > contentStream, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::Attachment | |
| Attachment() | Aspose::Email::Attachment | |
| Attachment(System::SharedPtr< System::IO::MemoryStream > content, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType, System::String name, System::String contentLocation, System::String contentId) | Aspose::Email::Attachment | |
| Attachment(System::SharedPtr< Aspose::Email::Mime::MimePart > part) | Aspose::Email::Attachment | |
| AttachmentBase() | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::SharedPtr< System::IO::Stream > contentStream, System::String name, System::String mediaType) | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::String fileName) | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::String fileName, System::String mediaType) | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::String fileName, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::SharedPtr< System::IO::Stream > contentStream) | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::SharedPtr< System::IO::Stream > contentStream, System::String mediaType) | Aspose::Email::AttachmentBase | protected |
| AttachmentBase(System::SharedPtr< System::IO::Stream > contentStream, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | protected |
| Clone() | Aspose::Email::Attachment | |
| CollectionNum | Aspose::Email::Attachment | |
| ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) override | Aspose::Email::ReferenceAttachment | virtual |
| CreateAttachmentFromString(System::String content, System::String name) | Aspose::Email::Attachment | static |
| CreateAttachmentFromString(System::String content, System::String name, System::SharedPtr< System::Text::Encoding > contentEncoding, System::String mediaType) | Aspose::Email::Attachment | static |
| CreateAttachmentFromString(System::String content, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::Attachment | static |
| CreateName(int32_t attachmentNumber) | Aspose::Email::Attachment | |
| Dispose() override | Aspose::Email::AttachmentBase | |
| Dispose(bool disposing) | Aspose::Email::AttachmentBase | protectedvirtual |
| Disposed | Aspose::Email::AttachmentBase | |
| FromHeaders(System::SharedPtr< Mime::HeaderCollection > headers) | Aspose::Email::ReferenceAttachment | static |
| GenerateContentId() override | Aspose::Email::Attachment | protectedvirtual |
| get_ContentDisposition() | Aspose::Email::Attachment | |
| get_ContentId() | Aspose::Email::AttachmentBase | |
| get_ContentLocation() const | Aspose::Email::AttachmentBase | |
| get_ContentStream() | Aspose::Email::AttachmentBase | |
| get_ContentType() | Aspose::Email::AttachmentBase | |
| get_CreatedName() const | Aspose::Email::Attachment | |
| get_Headers() | Aspose::Email::AttachmentBase | virtual |
| get_Hidden() | Aspose::Email::AttachmentBase | |
| get_Id() const | Aspose::Email::Attachment | |
| get_IsEmbeddedMessage() | Aspose::Email::Attachment | |
| get_IsTnef() | Aspose::Email::Attachment | |
| get_IsUri() const | Aspose::Email::Attachment | |
| get_ItemId() const | Aspose::Email::AttachmentBase | |
| get_MimePart() const | Aspose::Email::AttachmentBase | |
| get_Name() | Aspose::Email::Attachment | |
| get_NameEncoding() | Aspose::Email::Attachment | |
| get_PermissionType() const | Aspose::Email::ReferenceAttachment | |
| get_PreferredTextEncoding() override | Aspose::Email::Attachment | virtual |
| get_ProviderType() const | Aspose::Email::ReferenceAttachment | |
| get_TransferEncoding() | Aspose::Email::AttachmentBase | |
| get_Uri() const | Aspose::Email::ReferenceAttachment | |
| GetEncodingFromContent(System::String contentString, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | protectedstatic |
| HeaderName | Aspose::Email::ReferenceAttachment | static |
| isUri | Aspose::Email::Attachment | protected |
| PrepareForSending() | Aspose::Email::AttachmentBase | virtual |
| ReferenceAttachment() | Aspose::Email::ReferenceAttachment | |
| ReferenceAttachment(System::SharedPtr< System::Uri > uri) | Aspose::Email::ReferenceAttachment | |
| ReferenceAttachment(System::String uri) | Aspose::Email::ReferenceAttachment | |
| Save(System::SharedPtr< System::IO::Stream > stream) | Aspose::Email::AttachmentBase | virtual |
| Save(System::String fileName) | Aspose::Email::AttachmentBase | virtual |
| SaveInternal(System::SharedPtr< System::IO::Stream > stream) | Aspose::Email::AttachmentBase | virtual |
| set_ContentId(System::String value) | Aspose::Email::AttachmentBase | |
| set_ContentLocation(System::SharedPtr< System::Uri > value) | Aspose::Email::AttachmentBase | |
| set_ContentStream(System::SharedPtr< System::IO::Stream > value) | Aspose::Email::AttachmentBase | |
| set_ContentType(System::SharedPtr< Aspose::Email::Mime::ContentType > value) | Aspose::Email::AttachmentBase | |
| set_CreatedName(System::String value) | Aspose::Email::Attachment | |
| set_Hidden(bool value) | Aspose::Email::AttachmentBase | |
| set_ItemId(System::String value) | Aspose::Email::AttachmentBase | |
| set_MimePart(System::SharedPtr< Aspose::Email::Mime::MimePart > value) | Aspose::Email::AttachmentBase | |
| set_Name(System::String value) | Aspose::Email::Attachment | |
| set_NameEncoding(System::SharedPtr< System::Text::Encoding > value) | Aspose::Email::Attachment | |
| set_PermissionType(AttachmentPermissionType value) | Aspose::Email::ReferenceAttachment | |
| set_PreferredTextEncoding(System::SharedPtr< System::Text::Encoding > value) override | Aspose::Email::Attachment | virtual |
| set_ProviderType(AttachmentProviderType value) | Aspose::Email::ReferenceAttachment | |
| set_TransferEncoding(Aspose::Email::Mime::TransferEncoding value) | Aspose::Email::AttachmentBase | |
| set_Uri(System::SharedPtr< System::Uri > value) | Aspose::Email::ReferenceAttachment | |
| SetContentFromString(System::String contentString, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | |
| SetContentFromString(System::String contentString, System::SharedPtr< System::Text::Encoding > encoding, System::String mediaType) | Aspose::Email::AttachmentBase | |
| SetContentFromString(System::String contentString, System::SharedPtr< System::Text::Encoding > encoding, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType, Aspose::Email::Mime::TransferEncoding te) | Aspose::Email::AttachmentBase | |
| SetProvider(System::String provider) | Aspose::Email::ReferenceAttachment | |
| SetSTnefContent(System::ArrayPtr< uint8_t > data) | Aspose::Email::AttachmentBase | |
| TnefAttachIndex | Aspose::Email::AttachmentBase | |
| ToCalendarAttachmentProperty() | Aspose::Email::Attachment | |
| ToHeaderString() | Aspose::Email::ReferenceAttachment | |
| ~Attachment() | Aspose::Email::Attachment | protectedvirtual |
| ~AttachmentBase() | Aspose::Email::AttachmentBase | protectedvirtual |
| ~ReferenceAttachment() | Aspose::Email::ReferenceAttachment | protectedvirtual |