Aspose::Email::AlternateView class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Attachment class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Calendar::Appointment class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Exchange::WebService::EWSClient2007 class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Exchange::WebService::Implementation::Appointments::Create::EwsClientAppointmentCreate class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Exchange::WebService::Implementation::Tasks::Create::EwsClientTaskCreate class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Graph::GraphClientV1 class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Graph::V1::Commands::CreateMailAttachmentCommand class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Graph::V1::Commands::ListMailAttachmentsCommand class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Clients::Graph::V1::Model::TLFileAttachment class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::LinkedResource class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::MailMessage class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Mapi::MailMessageInterpretor class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Mapi::MapiMessage class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Mapi::OpaqueSignedMailMessageInterpretor class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Mapi::OutlookUtil class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Tnef::TnefAttachment class | Aspose::Email::AttachmentBase | friend |
Aspose::Email::Tools::ContactConverter class | Aspose::Email::AttachmentBase | 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 |
ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates)=0 | Aspose::Email::AttachmentBase | pure virtual |
Dispose() override | Aspose::Email::AttachmentBase | |
Dispose(bool disposing) | Aspose::Email::AttachmentBase | protectedvirtual |
Disposed | Aspose::Email::AttachmentBase | |
GenerateContentId() | Aspose::Email::AttachmentBase | protectedvirtual |
get_ContentId() | Aspose::Email::AttachmentBase | |
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_TransferEncoding() | Aspose::Email::AttachmentBase | |
GetEncodingFromContent(System::String contentString, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AttachmentBase | protectedstatic |
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_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 |