| Aspose::Email::AttachmentCollection class | Aspose::Email::Attachment | friend |
| Aspose::Email::Clients::Exchange::WebService::ContactEwsConverter class | Aspose::Email::Attachment | friend |
| Aspose::Email::Clients::Exchange::WebService::Implementation::Contacts::Get::Helpers::LoadContactPhotosAndAttachmentsProcessor class | Aspose::Email::Attachment | friend |
| Aspose::Email::Clients::Exchange::WebService::Implementation::FetchAttachment::EwsClientAttachmentFetch class | Aspose::Email::Attachment | friend |
| Aspose::Email::Clients::Graph::V1::Model::TLAttachment class | Aspose::Email::Attachment | friend |
| Aspose::Email::MailMessage class | Aspose::Email::Attachment | friend |
| Aspose::Email::Mapi::MailMessageInterpretor class | Aspose::Email::Attachment | friend |
| Aspose::Email::Mapi::MapiCalendarRecurrencePatternFactory class | Aspose::Email::Attachment | friend |
| Aspose::Email::Mapi::MapiMessage class | Aspose::Email::Attachment | friend |
| Aspose::Email::Mapi::MapiTask class | Aspose::Email::Attachment | friend |
| Aspose::Email::ReferenceAttachment class | Aspose::Email::Attachment | friend |
| Aspose::Email::Tools::CalendarConverter class | Aspose::Email::Attachment | friend |
| Aspose::Email::Tools::ForwardMessageBuilder class | Aspose::Email::Attachment | friend |
| Aspose::Email::Tools::ResponseMessageBuilder class | Aspose::Email::Attachment | friend |
| Aspose::Email::Tools::TaskConverter class | Aspose::Email::Attachment | 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::Attachment | 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 | |
| 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_PreferredTextEncoding() override | Aspose::Email::Attachment | virtual |
| get_TransferEncoding() | Aspose::Email::AttachmentBase | |
| GetEncodingFromContent(System::String contentString, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | protectedstatic |
| isUri | Aspose::Email::Attachment | protected |
| PrepareForSending() | Aspose::Email::AttachmentBase | virtual |
| 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_PreferredTextEncoding(System::SharedPtr< System::Text::Encoding > value) override | Aspose::Email::Attachment | virtual |
| set_TransferEncoding(Aspose::Email::Mime::TransferEncoding value) | Aspose::Email::AttachmentBase | |
| 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 | |
| SetSTnefContent(System::ArrayPtr< uint8_t > data) | Aspose::Email::AttachmentBase | |
| TnefAttachIndex | Aspose::Email::AttachmentBase | |
| ToCalendarAttachmentProperty() | Aspose::Email::Attachment | |
| ~Attachment() | Aspose::Email::Attachment | protectedvirtual |
| ~AttachmentBase() | Aspose::Email::AttachmentBase | protectedvirtual |