Deprecated List
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
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::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::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.