This is the complete list of members for Aspose::Email::AlternateView, including all inherited members.
| AlternateView(System::String fileName) | Aspose::Email::AlternateView | |
| AlternateView(System::String fileName, System::String mediaType) | Aspose::Email::AlternateView | |
| AlternateView(System::String fileName, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AlternateView | |
| AlternateView(System::SharedPtr< System::IO::Stream > contentStream) | Aspose::Email::AlternateView | |
| AlternateView(System::SharedPtr< System::IO::Stream > contentStream, System::String mediaType) | Aspose::Email::AlternateView | |
| AlternateView(System::SharedPtr< System::IO::Stream > contentStream, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AlternateView | |
| AlternateView() | Aspose::Email::AlternateView | |
| AlternateView(System::SharedPtr< Aspose::Email::Mime::MimePart > part) | Aspose::Email::AlternateView | |
| Aspose::Email::Calendar::Appointment class | Aspose::Email::AlternateView | friend |
| Aspose::Email::Calendar::Task class | Aspose::Email::AlternateView | friend |
| Aspose::Email::Clients::Exchange::WebService::Implementation::Messages::Send::EwsClientMessageSend class | Aspose::Email::AlternateView | friend |
| Aspose::Email::MailMessage class | Aspose::Email::AlternateView | friend |
| Aspose::Email::Mapi::ContactMailMessageInterpretor class | Aspose::Email::AlternateView | 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 |
| baseObject | Aspose::Email::AlternateView | |
| Clone() | Aspose::Email::AlternateView | |
| ConvertToMapiAttachment(Mapi::OutlookMessageFormat format, int32_t codePage, int32_t count, bool preserveDates) override | Aspose::Email::AlternateView | virtual |
| CreateAlternateViewFromString(System::String content) | Aspose::Email::AlternateView | static |
| CreateAlternateViewFromString(System::String content, System::SharedPtr< System::Text::Encoding > contentEncoding, System::String mediaType) | Aspose::Email::AlternateView | static |
| CreateAlternateViewFromString(System::String content, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AlternateView | static |
| CreateAlternateViewFromString(System::String content, System::SharedPtr< System::Text::Encoding > contentEncoding, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType) | Aspose::Email::AlternateView | static |
| CreateAlternateViewFromString(System::String content, System::SharedPtr< Aspose::Email::Mime::ContentType > contentType, Aspose::Email::Mime::TransferEncoding transferencoding) | Aspose::Email::AlternateView | static |
| Dispose(bool disposing) override | Aspose::Email::AlternateView | protectedvirtual |
| Aspose::Email::AttachmentBase::Dispose() override | Aspose::Email::AttachmentBase | |
| Disposed | Aspose::Email::AttachmentBase | |
| GenerateContentId() | Aspose::Email::AttachmentBase | protectedvirtual |
| get_BaseUri() | Aspose::Email::AlternateView | |
| 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_LinkedResources() | Aspose::Email::AlternateView | |
| 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_BaseUri(System::SharedPtr< System::Uri > value) | Aspose::Email::AlternateView | |
| 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 |