Member Aspose::Email::Calendar::Appointment::get_IsDescriptionHtml () const
Since HtmlDescription appeared in Appointment this flag has no sense.
Member Aspose::Email::Calendar::Appointment::set_IsDescriptionHtml (bool value)
Since HtmlDescription appeared in Appointment this flag has no sense.
Member Aspose::Email::Clients::EmailClient::CancelAsyncOperation (System::SharedPtr< System::IAsyncResult > asyncResult)
This method is murked as obsolete and will be removed soon.
Member Aspose::Email::Clients::Base::Ssl2
Please note, this version of encryption protocol was obsolete in 2011.
Member Aspose::Email::Clients::Base::Ssl3
Please note, this version of encryption protocol was obsolete in 2015.
Member Aspose::Email::Clients::Exchange::WebService::DeleteTaskOptions
Member Aspose::Email::Clients::Imap::AppendMessagesResult::get_Succeeded () const
This property will be removed soon.Since this class is abstract, use property of the descendant class AppendMessagesFromMessageObjectResult
Member Aspose::Email::Clients::Imap::AppendMessagesResult::get_Failed () const
This property will be removed soon.Since this class is abstract, use property of the descendant class AppendMessagesFromMessageObjectResult
Member Aspose::Email::Clients::Imap::AppendMessagesResult::get_NotHandled () const
This property will be removed soon.Since this class is abstract, use property of the descendant class AppendMessagesFromMessageObjectResult
Class Aspose::Email::Clients::Imap::ImapFolderInfoCollectionBase
Class Aspose::Email::Clients::Imap::ImapMessageInfoCollectionBase
Member Aspose::Email::Clients::Smtp::SmtpClient::BeginSend (System::SharedPtr< IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage > >> messages, System::EventHandler< System::SharedPtr< MailMessageEventArgs > > messageSentDelegate, System::AsyncCallback callback, System::SharedPtr< System::Object > state)
Member Aspose::Email::MailMessage::ValidateMessage (System::String fileName)
This method is marked as obsolete and will be removed soon.Use Aspose.Email.MessageValidator.Validate instead.
Member Aspose::Email::MailMessage::ValidateMessage (System::SharedPtr< System::IO::Stream > stream)
This method is marked as obsolete and will be removed soon.Use Aspose.Email.MessageValidator.Validate instead.
Member Aspose::Email::Mapi::MapiAttachmentCollection::Add (System::String name, System::String sharedLink, System::String url, System::String providerName)
Use Add(string name, ReferenceAttachmentOptions options) instead.
Member Aspose::Email::Mapi::MapiContact::FromVCard (System::String filePath, System::SharedPtr< System::Text::Encoding > encoding)
Tthis method is obsolete and will be removed soon. Use Load(string filePath, VCardLoadOptions options) method instead of it.
Member Aspose::Email::Mapi::MapiContact::FromVCard (System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< System::Text::Encoding > encoding)
Tthis method is obsolete and will be removed soon. Use Load(Stream stream, VCardLoadOptions options) method instead of it.
Member Aspose::Email::Mapi::MapiConversionOptions::get_PreserveSignature () const
Now the signature is preserved by default.This property is obsolete, not used in code and will be removed soon. To remove signature use MapiConversionOptions.RemoveSignature instead.
Member Aspose::Email::Mapi::MapiConversionOptions::set_PreserveSignature (bool value)
Now the signature is preserved by default.This property is obsolete, not used in code and will be removed soon. To remove signature use MapiConversionOptions.RemoveSignature instead.
Member Aspose::Email::Mapi::MapiMessage::SaveAsTemplate (System::String fileName)
Member Aspose::Email::Mapi::MapiMessage::SaveAsTemplate (System::SharedPtr< System::IO::Stream > stream)
Member Aspose::Email::MsgSaveOptions::get_PreserveSignature () const
Now the signature is preserved by default.This property is obsolete, not used in code and will be removed soon.
Member Aspose::Email::MsgSaveOptions::set_PreserveSignature (bool value)
Now the signature is preserved by default.This property is obsolete, not used in code and will be removed soon.
Member Aspose::Email::MsgSaveOptions::get_SaveAsTemplate () const
Please, use constructor new MsgSaveOptions (MailMessageSaveType.OutlookTemplateFormat) or SaveOptions.DefaultOft property
Member Aspose::Email::MsgSaveOptions::set_SaveAsTemplate (bool value)
Please, use constructor new MsgSaveOptions (MailMessageSaveType.OutlookTemplateFormat) or SaveOptions.DefaultOft property
Member Aspose::Email::PersonalInfo::Contact::Load (System::String filePath)
This method is deprecated and will be removed soon, use the VCardContact and MapiContact classes to load from file or stream.
Member Aspose::Email::PersonalInfo::Contact::Load (System::String filePath, ContactLoadFormat format)
This method is deprecated and will be removed soon, use the VCardContact and MapiContact classes to load from file or stream.
Member Aspose::Email::PersonalInfo::Contact::Load (System::SharedPtr< System::IO::Stream > stream)
This method is deprecated and will be removed soon, use the VCardContact and MapiContact classes to load from file or stream.
Member Aspose::Email::PersonalInfo::Contact::Load (System::SharedPtr< System::IO::Stream > stream, ContactLoadFormat format)
This method is deprecated and will be removed soon, use the VCardContact and MapiContact classes to load from file or stream.
Member Aspose::Email::PersonalInfo::ContactLoadFormat
This class is deprecated and will be removed soon, use the VCardContact and MapiContact classes to work with contacts.
Member Aspose::Email::PersonalInfo::VCard::VCardContact::Load (System::String filePath, System::SharedPtr< System::Text::Encoding > encoding)
Tthis method is obsolete and will be removed soon. Use Load(Stream stream, VCardLoadOptions options) method instead of it.
Member Aspose::Email::PersonalInfo::VCard::VCardContact::Load (System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< System::Text::Encoding > encoding)
Tthis method is obsolete and will be removed soon. Use Load(Stream stream, VCardLoadOptions options) method instead of it.
Member Aspose::Email::PersonalInfo::VCard::VCardContact::LoadAsMultiple (System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< System::Text::Encoding > encoding)
Tthis method is obsolete and will be removed soon. Use LoadAsMultiple(Stream stream, VCardLoadOptions options) method instead of it.
Member Aspose::Email::PersonalInfo::VCard::VCardContact::LoadAsMultiple (System::String filePath, System::SharedPtr< System::Text::Encoding > encoding)
Tthis method is obsolete and will be removed soon. Use LoadAsMultiple(string filePath, VCardLoadOptions options) method instead of it.
Member Aspose::Email::Storage::Mbox::MboxrdStorageWriter::MboxrdStorageWriter (System::SharedPtr< System::IO::Stream > stream, bool leaveOpen)
Use constructor with MboxSaveOptions instead this.
Member Aspose::Email::Storage::Mbox::MboxrdStorageWriter::MboxrdStorageWriter (System::String fileName, bool leaveOpen)
Use constructor with MboxSaveOptions instead this.
Member Aspose::Email::Tools::Verifications::SyntaxAndDomain
It will be removed soon due to non standard responses from various mail servers which is a reason of incorrect working this feature.