This is the complete list of members for Aspose::Email::Clients::Imap::ImapClient, including all inherited members.
| accessToken | Aspose::Email::Clients::EmailClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::SharedPtr< IConnection > connection, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::String folderName, System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessage(System::String folderName, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| AppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| Aspose::Email::Clients::EmailClient class | Aspose::Email::Clients::Imap::ImapClient | friend |
| Aspose::Email::Clients::Imap::Commands::FetchMessagesCommand class | Aspose::Email::Clients::Imap::ImapClient | friend |
| Backup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| Backup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| Backup(System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| Backup(System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAddMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::String fileName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::String fileName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< MailMessage > message, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String folderName, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String folderName, System::String fileName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String folderName, System::String fileName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String folderName, System::SharedPtr< MailMessage > message) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String folderName, System::SharedPtr< MailMessage > message, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessage(System::String folderName, System::SharedPtr< MailMessage > message, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginAppendMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< ImapFolderInfoCollection > folders, System::String fileName, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginBackup(System::SharedPtr< ImapFolderInfoCollection > folders, System::SharedPtr< System::IO::Stream > stream, System::SharedPtr< BackupSettings > options, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginClientCapabilities(const System::ArrayPtr< System::String > &capabilityNames) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginClientCapabilities(System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginClientCapabilities(System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginClientCapabilities(System::SharedPtr< IConnection > connection, const System::ArrayPtr< System::String > &capabilityNames) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginClientCapabilities(System::SharedPtr< IConnection > connection, System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginClientCapabilities(System::SharedPtr< IConnection > connection, System::ArrayPtr< System::String > capabilityNames, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, int32_t sleep) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, int32_t sleep, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(int32_t sleep) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(int32_t sleep, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::String startUid, System::String endUid, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCommitDeletes(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCreateFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCreateFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCreateFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCreateFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCreateFolder(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginCreateFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteFolder(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::String startUid, System::String endUid, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(int32_t startSequence, int32_t endSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(int32_t startSequence, int32_t endSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(int32_t startSequence, int32_t endSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginDeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginExistFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginExistFolder(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginExistFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginExistFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginExistFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginExistFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchAttachment(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String attachmentName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchAttachment(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchAttachment(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchAttachment(int32_t sequenceNumber, System::String attachmentName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchAttachment(int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchAttachment(int32_t sequenceNumber, System::String attachmentName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(int32_t sequenceNumber, bool ignoreAttachment) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessage(int32_t sequenceNumber, bool ignoreAttachment, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginFetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetFolderInfo(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetFolderInfo(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetFolderInfo(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetFolderInfo(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetFolderInfo(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetFolderInfo(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetMessageThreads(System::SharedPtr< BaseSearchConditions > conditions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetMessageThreads(System::SharedPtr< IConnection > connection, System::SharedPtr< BaseSearchConditions > conditions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetNamespaces() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetNamespaces(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetNamespaces(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetNamespaces(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetNamespaces(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetNamespaces(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuota(System::String quotaRootName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuota(System::String quotaRootName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuota(System::String quotaRootName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuotaRoot(System::String mailboxName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuotaRoot(System::String mailboxName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuotaRoot(System::String mailboxName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuotaRoot(System::SharedPtr< IConnection > connection, System::String mailboxName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuotaRoot(System::SharedPtr< IConnection > connection, System::String mailboxName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginGetQuotaRoot(System::SharedPtr< IConnection > connection, System::String mailboxName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginIntroduceClient(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListAttachments(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListAttachments(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, bool loadFullInfo, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(bool loadFullInfo, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListFolders(System::String parentFolder, bool loadFullInfo, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, int32_t maxNumberOfMessages, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, int64_t modificationSequence, bool retrieveRecursively, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessagesByPage(int32_t itemsPerPage, int32_t pageOffset, System::SharedPtr< PageSettingsAsync > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginListMessagesByPage(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, System::SharedPtr< PageInfo > pageInfo, System::SharedPtr< PageSettingsAsync > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogin() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogin(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogin(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogin(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogin(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogin(System::SharedPtr< IConnection > iConnection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogout() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogout(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogout(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogout(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogout(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginLogout(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveFolder(System::String newParentFolder, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveFolder(System::String newParentFolder, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveFolder(System::String newParentFolder, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveFolder(System::SharedPtr< IConnection > connection, System::String newParentFolder, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveFolder(System::SharedPtr< IConnection > connection, System::String newParentFolder, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveFolder(System::SharedPtr< IConnection > connection, System::String newParentFolder, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::String uniqueId, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(int32_t sequenceNumber, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginMoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginNoop(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginNoop(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginNoop(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginNoop() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginNoop(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginNoop(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRenameFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::String newFolderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRenameFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::String newFolderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRenameFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::String newFolderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRenameFolder(System::String folderName, System::String newFolderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRenameFolder(System::String folderName, System::String newFolderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRenameFolder(System::String folderName, System::String newFolderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRequestCheckpoint(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRequestCheckpoint(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRequestCheckpoint(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRequestCheckpoint() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRequestCheckpoint(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRequestCheckpoint(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginRestore(System::SharedPtr< Aspose::Email::Storage::Pst::PersonalStorage > pst, System::SharedPtr< RestoreSettingsAsync > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String fileName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String fileName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::String uniqueId, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::String uniqueId, System::String fileName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(System::String uniqueId, System::String fileName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(int32_t sequenceNumber, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSaveMessage(int32_t sequenceNumber, System::String fileName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::String folderName, System::Nullable< bool > readOnly, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSelectFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::Nullable< bool > readOnly, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSortMessageThreads(System::SharedPtr< SortConditions > conditions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSortMessageThreads(System::SharedPtr< IConnection > connection, System::SharedPtr< SortConditions > conditions, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSubscribeFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSubscribeFolder(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginSubscribeFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::String uniqueId, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::String uniqueId, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(System::String uniqueId, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUndeleteMessage(int32_t sequenceNumber, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::SharedPtr< IConnection > connection, bool doNotExpunge) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::SharedPtr< IConnection > connection, bool doNotExpunge, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::SharedPtr< IConnection > connection, bool doNotExpunge, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(bool doNotExpunge) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(bool doNotExpunge, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(bool doNotExpunge, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnselectFolder(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnsubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnsubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnsubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnsubscribeFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnsubscribeFolder(System::String folderName, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginUnsubscribeFolder(System::String folderName, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginValidateCredentials(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginValidateCredentials(System::SharedPtr< IConnection > connection, System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginValidateCredentials(System::SharedPtr< IConnection > connection, System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginValidateCredentials() | Aspose::Email::Clients::Imap::ImapClient | |
| BeginValidateCredentials(System::AsyncCallback callback) | Aspose::Email::Clients::Imap::ImapClient | |
| BeginValidateCredentials(System::AsyncCallback callback, System::SharedPtr< System::Object > state) | Aspose::Email::Clients::Imap::ImapClient | |
| CancelAsyncOperation(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::EmailClient | |
| ChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ChangeMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ClientCapabilities(const System::ArrayPtr< System::String > &capabilityNames) | Aspose::Email::Clients::Imap::ImapClient | |
| ClientCapabilities(System::SharedPtr< IConnection > connection, const System::ArrayPtr< System::String > &capabilityNames) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::SharedPtr< IConnection > connection, int32_t sleep) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes() | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(int32_t sleep) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| CommitDeletes(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| ConnectionFinalize(System::SharedPtr< System::Object > sender, System::SharedPtr< Aspose::Email::Clients::Base::ConnectionEventArgs > args) override | Aspose::Email::Clients::Imap::ImapClient | |
| Aspose::Email::Clients::EmailClient::ConnectionFinalize(System::SharedPtr< System::Object > sender, System::SharedPtr< Base::ConnectionEventArgs > args) | Aspose::Email::Clients::EmailClient | virtual |
| connectionPool | Aspose::Email::Clients::EmailClient | |
| CopyMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessage(int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessage(System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CopyMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CreateConnection() | Aspose::Email::Clients::EmailClient | virtual |
| CreateConnection(bool createAsDefaultConnection) | Aspose::Email::Clients::EmailClient | virtual |
| CreateFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| CreateFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::String uniqueId, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::String uniqueId, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(int32_t startSequence, int32_t endSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::String startUid, System::String endUid) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(int32_t startSequence, int32_t endSequence, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::String startUid, System::String endUid, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| DeleteMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, int64_t modificationSequence, bool commitNow) | Aspose::Email::Clients::Imap::ImapClient | |
| Dispose() override | Aspose::Email::Clients::Imap::ImapClient | |
| Aspose::Email::Clients::EmailClient::Dispose(bool disposing) | Aspose::Email::Clients::EmailClient | protectedvirtual |
| EmailClient(System::String type) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String password) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider) | Aspose::Email::Clients::EmailClient | protected |
| EmailClient(System::String type, System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::EmailClient | protected |
| EndAddMessageFlags(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndAppendMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndAppendMessages(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndBackup(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndChangeMessageFlags(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndClientCapabilities(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndCommitDeletes(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndCopyMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndCopyMessages(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndCreateFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndDeleteFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndDeleteMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndDeleteMessages(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndExistFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndExistFolder(System::SharedPtr< System::IAsyncResult > asyncResult, System::SharedPtr< ImapFolderInfo > &folderInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| EndFetchAttachment(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndFetchMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndFetchMessages(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndGetFolderInfo(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndGetMessageThreads(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndGetNamespaces(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndGetQuota(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndGetQuotaRoot(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndGroupOperation(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::EmailClient | |
| EndIntroduceClient(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndListAttachments(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndListFolders(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndListMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndListMessages(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndListMessagesByPage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndLogin(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndLogout(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndMoveFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndMoveMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndMoveMessages(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndNoop(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndRemoveMessageFlags(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndRenameFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndRequestCheckpoint(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndRestore(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndSaveMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndSelectFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndSetQuota(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndSortMessageThreads(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndSubscribeFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndUndeleteMessage(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndUnselectFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndUnsubscribeFolder(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| EndValidateCredentials(System::SharedPtr< System::IAsyncResult > asyncResult) | Aspose::Email::Clients::Imap::ImapClient | |
| ExistFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| ExistFolder(System::String folderName, System::SharedPtr< ImapFolderInfo > &folderInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| ExistFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| ExistFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< ImapFolderInfo > &folderInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchAttachment(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String attachmentName) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchAttachment(int32_t sequenceNumber, System::String attachmentName) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, bool ignoreAttachment) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessage(int32_t sequenceNumber, bool ignoreAttachment) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumbers) | Aspose::Email::Clients::Imap::ImapClient | |
| FetchMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uids) | Aspose::Email::Clients::Imap::ImapClient | |
| get_AccessToken() | Aspose::Email::Clients::EmailClient | virtual |
| get_AllowedAuthentication() | Aspose::Email::Clients::Imap::ImapClient | |
| get_AnnotateSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_AutoCommit() const | Aspose::Email::Clients::Imap::ImapClient | |
| get_ChildrenSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ClientCertificates() | Aspose::Email::Clients::EmailClient | virtual |
| get_ClientIdentificationInfo() | Aspose::Email::Clients::Imap::ImapClient | |
| get_CompressSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_CondstoreSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ConnectionAsgmtMode() | Aspose::Email::Clients::EmailClient | virtual |
| get_ConnectionCheckupPeriod() | Aspose::Email::Clients::EmailClient | virtual |
| get_ConnectionPool() const | Aspose::Email::Clients::EmailClient | |
| get_ConnectionsQuantity() | Aspose::Email::Clients::EmailClient | virtual |
| get_ConnectionState() | Aspose::Email::Clients::EmailClient | |
| get_Credentials() | Aspose::Email::Clients::EmailClient | |
| get_CurrentConnection() | Aspose::Email::Clients::EmailClient | virtual |
| get_CurrentFolder() | Aspose::Email::Clients::Imap::ImapClient | |
| get_DefaultEncoding() | Aspose::Email::Clients::EmailClient | virtual |
| get_DefaultFolder() | Aspose::Email::Clients::Imap::ImapClient | static |
| get_DefaultPort() override | Aspose::Email::Clients::Imap::ImapClient | virtual |
| get_Delimiter() | Aspose::Email::Clients::Imap::ImapClient | |
| get_EnableLogger() | Aspose::Email::Clients::EmailClient | |
| get_EnableSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ESearchSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ExchangeIdAutomatically() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ExtendedListSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_GmExt1Supported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_GreetingTimeout() | Aspose::Email::Clients::EmailClient | |
| get_Host() | Aspose::Email::Clients::EmailClient | virtual |
| get_IdSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_LogFileName() | Aspose::Email::Clients::EmailClient | |
| get_Logger() | Aspose::Email::Clients::EmailClient | virtual |
| get_MailboxInfo() | Aspose::Email::Clients::Imap::ImapClient | |
| get_MoveSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_NamespaceSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_Password() | Aspose::Email::Clients::EmailClient | virtual |
| get_Pool() | Aspose::Email::Clients::Imap::ImapClient | |
| get_Port() | Aspose::Email::Clients::EmailClient | virtual |
| get_Proxy() | Aspose::Email::Clients::EmailClient | virtual |
| get_QresyncSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_QuotaSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ReadOnly() | Aspose::Email::Clients::Imap::ImapClient | |
| get_SaslIrSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_SecurityOptions() | Aspose::Email::Clients::EmailClient | virtual |
| get_SelectedCompression() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ServerIdentificationInfo() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ServerSupportedCompression() | Aspose::Email::Clients::Imap::ImapClient | |
| get_SortSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_SpecialUseSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_SupportedAuthentication() | Aspose::Email::Clients::Imap::ImapClient | |
| get_SupportedEncryption() | Aspose::Email::Clients::EmailClient | virtual |
| get_SupportOldServer() const | Aspose::Email::Clients::Imap::ImapClient | |
| get_ThreadAlgorithms() | Aspose::Email::Clients::Imap::ImapClient | |
| get_ThreadSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_Timeout() | Aspose::Email::Clients::EmailClient | |
| get_TokenProvider() const | Aspose::Email::Clients::EmailClient | |
| get_UidPlusSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_UnselectSupported() | Aspose::Email::Clients::Imap::ImapClient | |
| get_UseAuthentication() | Aspose::Email::Clients::EmailClient | virtual |
| get_UseDateInLogFileName() const | Aspose::Email::Clients::EmailClient | |
| get_UseDefaultCredentials() | Aspose::Email::Clients::EmailClient | virtual |
| get_UseMultiConnection() | Aspose::Email::Clients::EmailClient | virtual |
| get_UsePipelining() | Aspose::Email::Clients::EmailClient | virtual |
| get_Username() | Aspose::Email::Clients::EmailClient | virtual |
| GetCapabilities() | Aspose::Email::Clients::EmailClient | virtual |
| GetFolderInfo(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| GetFolderInfo(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| GetMessageThreads(System::SharedPtr< BaseSearchConditions > conditions) | Aspose::Email::Clients::Imap::ImapClient | |
| GetMessageThreads(System::SharedPtr< IConnection > connection, System::SharedPtr< BaseSearchConditions > conditions) | Aspose::Email::Clients::Imap::ImapClient | |
| GetNamespaces() | Aspose::Email::Clients::Imap::ImapClient | |
| GetNamespaces(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| GetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName) | Aspose::Email::Clients::Imap::ImapClient | |
| GetQuota(System::String quotaRootName) | Aspose::Email::Clients::Imap::ImapClient | |
| GetQuotaRoot(System::SharedPtr< IConnection > connection, System::String mailboxName) | Aspose::Email::Clients::Imap::ImapClient | |
| GetQuotaRoot(System::String mailboxName) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient() | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, System::String username, System::String password) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::String password) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::String password, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::String password, System::Net::Security::RemoteCertificateValidationCallback userCertificateValidationCallback) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::String password, System::Net::Security::RemoteCertificateValidationCallback userCertificateValidationCallback, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, System::String username, System::String authInfo, bool useOAuth) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::String authInfo, bool useOAuth, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, System::String username, System::SharedPtr< ITokenProvider > tokenProvider) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, System::String username, System::SharedPtr< ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider) | Aspose::Email::Clients::Imap::ImapClient | |
| ImapClient(System::String host, int32_t port, System::String username, System::SharedPtr< ITokenProvider > tokenProvider, Aspose::Email::Clients::SecurityOptions securityOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| InitializeConnectionPool() | Aspose::Email::Clients::EmailClient | |
| initializeLogger() | Aspose::Email::Clients::EmailClient | |
| IntroduceClient() | Aspose::Email::Clients::Imap::ImapClient | |
| IntroduceClient(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| IntroduceClient(System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| IntroduceClient(System::SharedPtr< IConnection > connection, System::SharedPtr< ImapIdentificationInfo > clientIdentificationInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| ListAttachments(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| ListAttachments(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::SharedPtr< IConnection > connection, bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders() | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::String parentFolder) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::String parentFolder, bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ListFolders(System::SharedPtr< IConnection > connection, System::String parentFolder, bool loadFullInfo, ListFoldersOptions options, ListFoldersReturnOptions returnOptions) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(int32_t sequenceNumber, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessage(System::String uniqueId, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName, int64_t modificationSequence, bool retrieveRecursively, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, bool retrieveRecursively) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName, bool retrieveRecursively) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages() | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(bool retrieveRecursively) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName, bool retrieveRecursively) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName, bool retrieveRecursively, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> messageExtraFields) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::String folderName, System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(System::SharedPtr< IConnection > connection, int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessages(int32_t maxNumberOfMessages) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessagesByPage(int32_t itemsPerPage, System::SharedPtr< PageSettings > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessagesByPage(int32_t itemsPerPage, int32_t pageOffset, System::SharedPtr< PageSettings > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessagesByPage(System::SharedPtr< PageInfo > pageInfo, System::SharedPtr< PageSettings > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| ListMessagesByPage(System::SharedPtr< Aspose::Email::Tools::Search::MailQuery > query, System::SharedPtr< PageInfo > pageInfo, System::SharedPtr< PageSettings > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| logger | Aspose::Email::Clients::EmailClient | |
| loggerSyncObj | Aspose::Email::Clients::EmailClient | |
| Login(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| Login() | Aspose::Email::Clients::Imap::ImapClient | |
| logManagerSyncObj | Aspose::Email::Clients::EmailClient | static |
| Logout(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| Logout() | Aspose::Email::Clients::Imap::ImapClient | |
| MoveFolder(System::String newParentFolder, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveFolder(System::SharedPtr< IConnection > connection, System::String newParentFolder, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(int32_t sequenceNumber, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(System::String uniqueId, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(int32_t sequenceNumber, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessage(System::String uniqueId, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::String startUid, System::String endUid, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| MoveMessages(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| NeedSupportOldServers() | Aspose::Email::Clients::Imap::ImapClient | |
| Noop(System::SharedPtr< IConnection > connection) override | Aspose::Email::Clients::Imap::ImapClient | virtual |
| Noop() override | Aspose::Email::Clients::Imap::ImapClient | virtual |
| Noop(System::SharedPtr< Connection > connection, int32_t timeout) override | Aspose::Email::Clients::Imap::ImapClient | virtual |
| password | Aspose::Email::Clients::EmailClient | |
| QuotePassword(System::String password) | Aspose::Email::Clients::Imap::ImapClient | static |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(int32_t sequenceNumber, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::String uniqueId, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::String startUid, System::String endUid, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, int32_t startSequence, int32_t endSequence, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::String >> uidSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RemoveMessageFlags(System::SharedPtr< IConnection > connection, System::SharedPtr< System::Collections::Generic::IEnumerable< System::SharedPtr< ImapMessageInfo >>> messageInfoSet, System::SharedPtr< ImapMessageFlags > flags, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| RenameFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::String newFolderName) | Aspose::Email::Clients::Imap::ImapClient | |
| RenameFolder(System::String folderName, System::String newFolderName) | Aspose::Email::Clients::Imap::ImapClient | |
| RequestCheckpoint(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| RequestCheckpoint() | Aspose::Email::Clients::Imap::ImapClient | |
| ResetLogSettings() | Aspose::Email::Clients::EmailClient | |
| Restore(System::SharedPtr< Aspose::Email::Storage::Pst::PersonalStorage > pst, System::SharedPtr< RestoreSettings > settings) | Aspose::Email::Clients::Imap::ImapClient | |
| ResumeMonitoring(ImapMonitoringEventHandler callback, ImapMonitoringErrorEventHandler errorCallback, System::SharedPtr< IImapMonitoringState > monitoringState) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(int32_t sequenceNumber, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(System::String uniqueId, System::SharedPtr< System::IO::Stream > resultStream) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(System::String uniqueId, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| SaveMessage(int32_t sequenceNumber, System::String fileName) | Aspose::Email::Clients::Imap::ImapClient | |
| SelectFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| SelectFolder(System::SharedPtr< IConnection > connection, System::String folderName, System::Nullable< bool > readOnly) | Aspose::Email::Clients::Imap::ImapClient | |
| SelectFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| SelectFolder(System::String folderName, System::Nullable< bool > readOnly) | Aspose::Email::Clients::Imap::ImapClient | |
| set_AccessToken(System::String value) | Aspose::Email::Clients::EmailClient | virtual |
| set_AllowedAuthentication(ImapKnownAuthenticationType value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_AnnotateSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_AutoCommit(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ChildrenSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ClientIdentificationInfo(System::SharedPtr< ImapIdentificationInfo > value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_CompressSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_CondstoreSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ConnectionAsgmtMode(ConnectionAsgmtType value) | Aspose::Email::Clients::EmailClient | virtual |
| set_ConnectionCheckupPeriod(int32_t value) | Aspose::Email::Clients::EmailClient | virtual |
| set_ConnectionPool(System::SharedPtr< Aspose::Email::Clients::ConnectionPool > value) | Aspose::Email::Clients::EmailClient | |
| set_ConnectionsQuantity(int32_t value) | Aspose::Email::Clients::EmailClient | virtual |
| set_Credentials(System::SharedPtr< System::Net::ICredentialsByHost > value) | Aspose::Email::Clients::EmailClient | |
| set_CurrentFolder(System::SharedPtr< ImapFolderInfo > value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_DefaultEncoding(System::SharedPtr< System::Text::Encoding > value) | Aspose::Email::Clients::EmailClient | virtual |
| set_DefaultFolder(System::String value) | Aspose::Email::Clients::Imap::ImapClient | static |
| set_Delimiter(System::String value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_EnableLogger(bool value) | Aspose::Email::Clients::EmailClient | |
| set_EnableSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ESearchSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ExchangeIdAutomatically(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ExtendedListSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_GmExt1Supported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_GreetingTimeout(int32_t value) | Aspose::Email::Clients::EmailClient | |
| set_Host(System::String value) | Aspose::Email::Clients::EmailClient | virtual |
| set_IdSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_LogFileName(System::String value) | Aspose::Email::Clients::EmailClient | |
| set_Logger(System::SharedPtr< Aspose::Email::Tools::Logging::Logger > value) | Aspose::Email::Clients::EmailClient | virtual |
| set_MoveSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_NamespaceSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_Password(System::String value) | Aspose::Email::Clients::EmailClient | virtual |
| set_Port(int32_t value) | Aspose::Email::Clients::EmailClient | virtual |
| set_Proxy(System::SharedPtr< Aspose::Email::Clients::Proxy > value) | Aspose::Email::Clients::EmailClient | virtual |
| set_QresyncSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_QuotaSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ReadOnly(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_SaslIrSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_SecurityOptions(Aspose::Email::Clients::SecurityOptions value) | Aspose::Email::Clients::EmailClient | virtual |
| set_SelectedCompression(CompressionType value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_SortSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_SpecialUseSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_SupportedEncryption(Base::EncryptionProtocols value) | Aspose::Email::Clients::EmailClient | virtual |
| set_SupportOldServer(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_ThreadSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_Timeout(int32_t value) | Aspose::Email::Clients::EmailClient | |
| set_TokenProvider(System::SharedPtr< ITokenProvider > value) | Aspose::Email::Clients::EmailClient | |
| set_UidPlusSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_UnselectSupported(bool value) | Aspose::Email::Clients::Imap::ImapClient | |
| set_UseAuthentication(bool value) | Aspose::Email::Clients::EmailClient | virtual |
| set_UseDateInLogFileName(bool value) | Aspose::Email::Clients::EmailClient | |
| set_UseDefaultCredentials(bool value) | Aspose::Email::Clients::EmailClient | virtual |
| set_UseMultiConnection(MultiConnectionMode value) | Aspose::Email::Clients::EmailClient | virtual |
| set_UsePipelining(System::SharedPtr< PipeliningStatus > value) | Aspose::Email::Clients::EmailClient | virtual |
| set_Username(System::String value) | Aspose::Email::Clients::EmailClient | virtual |
| SetCredentials() | Aspose::Email::Clients::EmailClient | |
| SetQuota(System::SharedPtr< IConnection > connection, System::String quotaRootName, System::String resourceName, int32_t resourceLimit) | Aspose::Email::Clients::Imap::ImapClient | |
| SetQuota(System::String quotaRootName, System::String resourceName, int32_t resourceLimit) | Aspose::Email::Clients::Imap::ImapClient | |
| SetSupportedEncryptionUnsafe(Base::EncryptionProtocols value) | Aspose::Email::Clients::EmailClient | |
| SortMessageThreads(System::SharedPtr< SortConditions > conditions) | Aspose::Email::Clients::Imap::ImapClient | |
| SortMessageThreads(System::SharedPtr< IConnection > connection, System::SharedPtr< SortConditions > conditions) | Aspose::Email::Clients::Imap::ImapClient | |
| StartMonitoring(ImapMonitoringEventHandler callback, ImapMonitoringErrorEventHandler errorCallback, System::String folderName=u"Inbox") | Aspose::Email::Clients::Imap::ImapClient | |
| StopMonitoring(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| StopMonitoring() | Aspose::Email::Clients::Imap::ImapClient | |
| SubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| SubscribeFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| tokenProvider | Aspose::Email::Clients::EmailClient | |
| UndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(int32_t sequenceNumber) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(System::String uniqueId) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(System::SharedPtr< IConnection > connection, int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(System::SharedPtr< IConnection > connection, System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(int32_t sequenceNumber, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| UndeleteMessage(System::String uniqueId, int64_t modificationSequence) | Aspose::Email::Clients::Imap::ImapClient | |
| UnselectFolder(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| UnselectFolder() | Aspose::Email::Clients::Imap::ImapClient | |
| UnselectFolder(System::SharedPtr< IConnection > connection, bool doNotExpunge) | Aspose::Email::Clients::Imap::ImapClient | |
| UnselectFolder(bool doNotExpunge) | Aspose::Email::Clients::Imap::ImapClient | |
| UnsubscribeFolder(System::SharedPtr< IConnection > connection, System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| UnsubscribeFolder(System::String folderName) | Aspose::Email::Clients::Imap::ImapClient | |
| username | Aspose::Email::Clients::EmailClient | |
| ValidateCredentials(System::SharedPtr< IConnection > connection) | Aspose::Email::Clients::Imap::ImapClient | |
| ValidateCredentials() override | Aspose::Email::Clients::Imap::ImapClient | virtual |
| ~EmailClient() | Aspose::Email::Clients::EmailClient | protectedvirtual |
| ~ImapClient() | Aspose::Email::Clients::Imap::ImapClient | protectedvirtual |