| Aspose::Email::AlternateView class | Aspose::Email::LinkedResource | friend |
| Aspose::Email::Clients::Graph::V1::Model::TLAttachment class | Aspose::Email::LinkedResource | friend |
| Aspose::Email::MailMessage class | Aspose::Email::LinkedResource | friend |
| Aspose::Email::Mapi::MailMessageInterpretor class | Aspose::Email::LinkedResource | friend |
| Aspose::Email::Mapi::MapiMessage class | Aspose::Email::LinkedResource | friend |
| Aspose::Email::Tools::ResponseMessageBuilder class | Aspose::Email::LinkedResource | friend |
| 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::LinkedResource | |
| ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) override | Aspose::Email::LinkedResource | virtual |
| CreateLinkedResourceFromString(System::String content) | Aspose::Email::LinkedResource | static |
| CreateLinkedResourceFromString(System::String content, System::SharedPtr< System::Text::Encoding > contentEncoding, System::String mediaType) | Aspose::Email::LinkedResource | static |
| CreateLinkedResourceFromString(System::String content, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::LinkedResource | static |
| Dispose() override | Aspose::Email::AttachmentBase | |
| Dispose(bool disposing) | Aspose::Email::AttachmentBase | protectedvirtual |
| Disposed | Aspose::Email::AttachmentBase | |
| GenerateContentId() | Aspose::Email::AttachmentBase | protectedvirtual |
| get_ContentDisposition() | Aspose::Email::LinkedResource | |
| get_ContentId() | Aspose::Email::AttachmentBase | |
| get_ContentLink() | Aspose::Email::LinkedResource | |
| get_ContentLocation() const | Aspose::Email::AttachmentBase | |
| get_ContentStream() | Aspose::Email::AttachmentBase | |
| get_ContentType() | Aspose::Email::AttachmentBase | |
| get_Headers() | Aspose::Email::AttachmentBase | virtual |
| get_Hidden() | Aspose::Email::AttachmentBase | |
| get_ItemId() const | Aspose::Email::AttachmentBase | |
| get_MimePart() const | Aspose::Email::AttachmentBase | |
| get_Name() | Aspose::Email::LinkedResource | |
| get_TransferEncoding() | Aspose::Email::AttachmentBase | |
| GetEncodingFromContent(System::String contentString, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | protectedstatic |
| LinkedResource(System::String fileName) | Aspose::Email::LinkedResource | |
| LinkedResource(System::String fileName, System::String mediaType) | Aspose::Email::LinkedResource | |
| LinkedResource(System::String fileName, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::LinkedResource | |
| LinkedResource(System::SharedPtr< System::IO::Stream > contentStream) | Aspose::Email::LinkedResource | |
| LinkedResource(System::SharedPtr< System::IO::Stream > contentStream, System::String mediaType) | Aspose::Email::LinkedResource | |
| LinkedResource(System::SharedPtr< System::IO::Stream > contentStream, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::LinkedResource | |
| LinkedResource() | Aspose::Email::LinkedResource | |
| LinkedResource(System::SharedPtr< Aspose::Email::Mime::MimePart > part) | Aspose::Email::LinkedResource | |
| 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_ContentLink(System::SharedPtr< System::Uri > value) | Aspose::Email::LinkedResource | |
| 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_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_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 | |
| ~AttachmentBase() | Aspose::Email::AttachmentBase | protectedvirtual |