Aspose.Email for .NET is a class library that enables applications to manipulate popular message formats including Microsoft Outlook messages. It also supports communication protocols such as IMAP, SMTP, POP3, and Microsoft Exchange Server. In addition, the API supports working with PST as well as OST file formats.
Major Features
- Bulk deletion and update of messages in PST
- Support for Gmail IMAP protocol extensions
- ImapClient: Delete and change message flags for set of messages
- Use mail server IP address for connecting the ImapClient and Pop3Client without DNS resolution
- Option to read X-APPLE-FILENAME for attachments in ICS from IOS
- Improvement of copy method. Add ability to “copy” multiple messages per invocation
Features and Improvements
Key | Summary | Category |
---|
EMAILNET-34828 | Bulk deletion and update of messages in PST for optimized I/O | New Feature |
EMAILNET-35021 | Add support for Gmail IMAP protocol extensions | New Feature |
EMAILNET-35167 | Add new features in the IMAP4 extended list command | New Feature |
EMAILNET-35205 | Add new features in the IMAP4 ID extension (rfc2971) | New Feature |
EMAILNET-35226 | Add ability in ImapClient to delete messages and change flags for set of messages | Enhancement |
EMAILNET-35230 | Use mail server IP address for connecting the ImapClient and Pop3Client without DNS resolution | Enhancement |
EMAILNET-35240 | Option to read X-APPLE-FILENAME for attachments in ICS from IOS | Enhancement |
EMAILNET-35242 | Improvement of copy method. Add ability to copy multiple messages per invocation | Enhancement |
EMAILNET-34799 | Delete of items from PST: resultant file has very large size | Bug |
EMAILNET-34800 | Deleting Msgs from PST takes large time | Bug |
EMAILNET-35223 | SetBodyContent breaks the special characters | Bug |
EMAILNET-35229 | Spaces are lost while saving Rich Text mail as MSG | Bug |
EMAILNET-35235 | Given document can’t be processed | Bug |
EMAILNET-35237 | Wrong MIME content type read from ICS attachments | Bug |
EMAILNET-35241 | Recipient not allowed to respond to the appointment | Bug |
EMAILNET-35245 | EML(from Gmail) -> Mhtml: Headers are not visible in MS Word | Bug |
EMAILNET-35251 | Unable to connect to Exchange Server 2010 using TLS | Bug |
EMAILNET-35225 | Signed and Encrypted message body is null while fetched by Aspose.Email | Bug |
EMAILNET-35224 | Saving Contact as MSG raises ArgumentException | Bug |
EMAILNET-35236 | System.Format Exception raised while loading ICS file | Bug |
Public API and Backward Incompatible Changes
The following is a list of any changes made to the public API such as added, renamed, removed or deprecated members as well as any non-backward compatible change made to Aspose.Email for .NET. If you have concerns about any change listed, please raise it on the Aspose.Email support forum.
Added APIs
Aspose.Email
Class CompressionType
Field/Enum CompressionType.Deflate
Field/Enum CompressionType.None
Aspose.Email.Mime
Property HeaderCollection.IsReadOnly
Method HeaderCollection.Add(String)
Method HeaderCollection.Contains(String)
Method HeaderCollection.CopyTo(String[], Int32)
Aspose.Email.Outlook.Pst
Method FolderInfo.ChangeMessages(IEnumerable, Aspose.Email.Outlook.MapiPropertyCollection)
Method FolderInfo.DeleteChildItems(IEnumerable)
Aspose.Email.Imap
Class ESearchOptions
Method ESearchOptions.CreateQuery
Method ESearchOptions.CreateQuery(Aspose.Email.MailQueryBuilder)
Method ESearchOptions.Equals(Object)
Method ESearchOptions.op_Addition(ESearchOptions, ESearchOptions)
Method ESearchOptions.op_Equality(ESearchOptions, ESearchOptions)
Method ESearchOptions.op_Inequality(ESearchOptions, ESearchOptions)
Method ESearchOptions.op_Subtraction(ESearchOptions, ESearchOptions)
Method ESearchOptions.ToString
Property ESearchOptions.Max
Property ESearchOptions.Min
Property ESearchOptions.NotDefined
Class ModificationSequenceField
Method ModificationSequenceField.CreateQuery
Method ModificationSequenceField.GreaterOrEqualTo(Int64)
Method ModificationSequenceField.ToString
Property ModificationSequenceField.ModificationSequence
Method ImapClient.AddMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IConnection, String, String, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IConnection, String, String, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.AddMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(Int32, Int32, ImapMessageFlags)
Method ImapClient.AddMessageFlags(Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.AddMessageFlags(String, String, ImapMessageFlags)
Method ImapClient.AddMessageFlags(String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, String, String, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IConnection, String, String, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, String, String, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IConnection, String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IConnection, String, String, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IConnection, String, String, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(Int32, Int32, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(Int32, Int32, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(Int32, Int32, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(Int32, Int32, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(Int32, Int32, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(String, String, ImapMessageFlags)
Method ImapClient.BeginAddMessageFlags(String, String, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(String, String, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginAddMessageFlags(String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginAddMessageFlags(String, String, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginAddMessageFlags(String, String, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, String, String, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IConnection, String, String, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, String, String, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IConnection, String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IConnection, String, String, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IConnection, String, String, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(Int32, Int32, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(Int32, Int32, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(Int32, Int32, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(Int32, Int32, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(Int32, Int32, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(String, String, ImapMessageFlags)
Method ImapClient.BeginChangeMessageFlags(String, String, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(String, String, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginChangeMessageFlags(String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginChangeMessageFlags(String, String, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginChangeMessageFlags(String, String, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginClientCapabilities(IConnection, String[])
Method ImapClient.BeginClientCapabilities(IConnection, String[], AsyncCallback)
Method ImapClient.BeginClientCapabilities(IConnection, String[], AsyncCallback, Object)
Method ImapClient.BeginClientCapabilities(String[])
Method ImapClient.BeginClientCapabilities(String[], AsyncCallback)
Method ImapClient.BeginClientCapabilities(String[], AsyncCallback, Object)
Method ImapClient.BeginCommitDeletes(IConnection, IEnumerable)
Method ImapClient.BeginCommitDeletes(IConnection, IEnumerable, AsyncCallback)
Method ImapClient.BeginCommitDeletes(IConnection, IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginCommitDeletes(IConnection, String)
Method ImapClient.BeginCommitDeletes(IConnection, String, AsyncCallback)
Method ImapClient.BeginCommitDeletes(IConnection, String, AsyncCallback, Object)
Method ImapClient.BeginCommitDeletes(IConnection, String, String)
Method ImapClient.BeginCommitDeletes(IConnection, String, String, AsyncCallback)
Method ImapClient.BeginCommitDeletes(IConnection, String, String, AsyncCallback, Object)
Method ImapClient.BeginCommitDeletes(IEnumerable)
Method ImapClient.BeginCommitDeletes(IEnumerable, AsyncCallback)
Method ImapClient.BeginCommitDeletes(IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginCommitDeletes(String)
Method ImapClient.BeginCommitDeletes(String, AsyncCallback)
Method ImapClient.BeginCommitDeletes(String, AsyncCallback, Object)
Method ImapClient.BeginCommitDeletes(String, String)
Method ImapClient.BeginCommitDeletes(String, String, AsyncCallback)
Method ImapClient.BeginCommitDeletes(String, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, Int32, Int32, String)
Method ImapClient.BeginCopyMessages(IConnection, Int32, Int32, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, Int32, Int32, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, Int32, Int32, String, Boolean)
Method ImapClient.BeginCopyMessages(IConnection, Int32, Int32, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, Int32, Int32, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, String, String, String)
Method ImapClient.BeginCopyMessages(IConnection, String, String, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, String, String, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IConnection, String, String, String, Boolean)
Method ImapClient.BeginCopyMessages(IConnection, String, String, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IConnection, String, String, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IEnumerable, String)
Method ImapClient.BeginCopyMessages(IEnumerable, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IEnumerable, String)
Method ImapClient.BeginCopyMessages(IEnumerable, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IEnumerable, String)
Method ImapClient.BeginCopyMessages(IEnumerable, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(Int32, Int32, String)
Method ImapClient.BeginCopyMessages(Int32, Int32, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(Int32, Int32, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(Int32, Int32, String, Boolean)
Method ImapClient.BeginCopyMessages(Int32, Int32, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(Int32, Int32, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(String, String, String)
Method ImapClient.BeginCopyMessages(String, String, String, AsyncCallback)
Method ImapClient.BeginCopyMessages(String, String, String, AsyncCallback, Object)
Method ImapClient.BeginCopyMessages(String, String, String, Boolean)
Method ImapClient.BeginCopyMessages(String, String, String, Boolean, AsyncCallback)
Method ImapClient.BeginCopyMessages(String, String, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessage(IConnection, String, Boolean)
Method ImapClient.BeginDeleteMessage(IConnection, String, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessage(IConnection, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessage(IConnection, String, Int64, Boolean)
Method ImapClient.BeginDeleteMessage(IConnection, String, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessage(IConnection, String, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessage(String, Boolean)
Method ImapClient.BeginDeleteMessage(String, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessage(String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessage(String, Int64, Boolean)
Method ImapClient.BeginDeleteMessage(String, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessage(String, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Boolean)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, Boolean)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Boolean)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, Boolean)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, IEnumerable, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, Int32, Int32)
Method ImapClient.BeginDeleteMessages(IConnection, Int32, Int32, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, Int32, Int32, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, Int32, Int32, Int64)
Method ImapClient.BeginDeleteMessages(IConnection, Int32, Int32, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, Int32, Int32, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, String, String)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Boolean)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Int64)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Int64, Boolean)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IConnection, String, String, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable)
Method ImapClient.BeginDeleteMessages(IEnumerable, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Boolean)
Method ImapClient.BeginDeleteMessages(IEnumerable, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, Boolean)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable)
Method ImapClient.BeginDeleteMessages(IEnumerable, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable)
Method ImapClient.BeginDeleteMessages(IEnumerable, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Boolean)
Method ImapClient.BeginDeleteMessages(IEnumerable, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, Boolean)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(IEnumerable, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(Int32, Int32)
Method ImapClient.BeginDeleteMessages(Int32, Int32, AsyncCallback)
Method ImapClient.BeginDeleteMessages(Int32, Int32, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(Int32, Int32, Int64)
Method ImapClient.BeginDeleteMessages(Int32, Int32, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(Int32, Int32, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(String, String)
Method ImapClient.BeginDeleteMessages(String, String, AsyncCallback)
Method ImapClient.BeginDeleteMessages(String, String, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(String, String, Boolean)
Method ImapClient.BeginDeleteMessages(String, String, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(String, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(String, String, Int64)
Method ImapClient.BeginDeleteMessages(String, String, Int64, AsyncCallback)
Method ImapClient.BeginDeleteMessages(String, String, Int64, AsyncCallback, Object)
Method ImapClient.BeginDeleteMessages(String, String, Int64, Boolean)
Method ImapClient.BeginDeleteMessages(String, String, Int64, Boolean, AsyncCallback)
Method ImapClient.BeginDeleteMessages(String, String, Int64, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, Int32, Int32, String)
Method ImapClient.BeginMoveMessages(IConnection, Int32, Int32, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, Int32, Int32, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, Int32, Int32, String, Boolean)
Method ImapClient.BeginMoveMessages(IConnection, Int32, Int32, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, Int32, Int32, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, String, String, String)
Method ImapClient.BeginMoveMessages(IConnection, String, String, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, String, String, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IConnection, String, String, String, Boolean)
Method ImapClient.BeginMoveMessages(IConnection, String, String, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IConnection, String, String, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IEnumerable, String)
Method ImapClient.BeginMoveMessages(IEnumerable, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IEnumerable, String)
Method ImapClient.BeginMoveMessages(IEnumerable, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IEnumerable, String)
Method ImapClient.BeginMoveMessages(IEnumerable, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(IEnumerable, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(IEnumerable, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(Int32, Int32, String)
Method ImapClient.BeginMoveMessages(Int32, Int32, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(Int32, Int32, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(Int32, Int32, String, Boolean)
Method ImapClient.BeginMoveMessages(Int32, Int32, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(Int32, Int32, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(String, String, String)
Method ImapClient.BeginMoveMessages(String, String, String, AsyncCallback)
Method ImapClient.BeginMoveMessages(String, String, String, AsyncCallback, Object)
Method ImapClient.BeginMoveMessages(String, String, String, Boolean)
Method ImapClient.BeginMoveMessages(String, String, String, Boolean, AsyncCallback)
Method ImapClient.BeginMoveMessages(String, String, String, Boolean, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, String, String, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IConnection, String, String, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, String, String, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IConnection, String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IConnection, String, String, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IConnection, String, String, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(Int32, Int32, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(Int32, Int32, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(Int32, Int32, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(Int32, Int32, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(Int32, Int32, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(String, String, ImapMessageFlags)
Method ImapClient.BeginRemoveMessageFlags(String, String, ImapMessageFlags, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(String, String, ImapMessageFlags, AsyncCallback, Object)
Method ImapClient.BeginRemoveMessageFlags(String, String, ImapMessageFlags, Int64)
Method ImapClient.BeginRemoveMessageFlags(String, String, ImapMessageFlags, Int64, AsyncCallback)
Method ImapClient.BeginRemoveMessageFlags(String, String, ImapMessageFlags, Int64, AsyncCallback, Object)
Method ImapClient.BeginUnselectFolder(IConnection, Boolean)
Method ImapClient.BeginUnselectFolder(IConnection, Boolean, AsyncCallback)
Method ImapClient.BeginUnselectFolder(IConnection, Boolean, AsyncCallback, Object)
Method ImapClient.BeginUnselectFolder(Boolean)
Method ImapClient.BeginUnselectFolder(Boolean, AsyncCallback)
Method ImapClient.BeginUnselectFolder(Boolean, AsyncCallback, Object)
Method ImapClient.ChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IConnection, String, String, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IConnection, String, String, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(Int32, Int32, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.ChangeMessageFlags(String, String, ImapMessageFlags)
Method ImapClient.ChangeMessageFlags(String, String, ImapMessageFlags, Int64)
Method ImapClient.ClientCapabilities(IConnection, String[])
Method ImapClient.ClientCapabilities(String[])
Method ImapClient.CommitDeletes(IConnection, IEnumerable)
Method ImapClient.CommitDeletes(IConnection, String)
Method ImapClient.CommitDeletes(IConnection, String, String)
Method ImapClient.CommitDeletes(IEnumerable)
Method ImapClient.CommitDeletes(String)
Method ImapClient.CommitDeletes(String, String)
Method ImapClient.CopyMessages(IConnection, IEnumerable, String)
Method ImapClient.CopyMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.CopyMessages(IConnection, IEnumerable, String)
Method ImapClient.CopyMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.CopyMessages(IConnection, IEnumerable, String)
Method ImapClient.CopyMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.CopyMessages(IConnection, Int32, Int32, String)
Method ImapClient.CopyMessages(IConnection, Int32, Int32, String, Boolean)
Method ImapClient.CopyMessages(IConnection, String, String, String)
Method ImapClient.CopyMessages(IConnection, String, String, String, Boolean)
Method ImapClient.CopyMessages(IEnumerable, String)
Method ImapClient.CopyMessages(IEnumerable, String, Boolean)
Method ImapClient.CopyMessages(IEnumerable, String)
Method ImapClient.CopyMessages(IEnumerable, String, Boolean)
Method ImapClient.CopyMessages(IEnumerable, String)
Method ImapClient.CopyMessages(IEnumerable, String, Boolean)
Method ImapClient.CopyMessages(Int32, Int32, String)
Method ImapClient.CopyMessages(Int32, Int32, String, Boolean)
Method ImapClient.CopyMessages(String, String, String)
Method ImapClient.CopyMessages(String, String, String, Boolean)
Method ImapClient.DeleteMessage(IConnection, String, Boolean)
Method ImapClient.DeleteMessage(IConnection, String, Int64, Boolean)
Method ImapClient.DeleteMessage(String, Boolean)
Method ImapClient.DeleteMessage(String, Int64, Boolean)
Method ImapClient.DeleteMessages(IConnection, IEnumerable)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Boolean)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Int64)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Int64, Boolean)
Method ImapClient.DeleteMessages(IConnection, IEnumerable)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Int64)
Method ImapClient.DeleteMessages(IConnection, IEnumerable)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Boolean)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Int64)
Method ImapClient.DeleteMessages(IConnection, IEnumerable, Int64, Boolean)
Method ImapClient.DeleteMessages(IConnection, Int32, Int32)
Method ImapClient.DeleteMessages(IConnection, Int32, Int32, Int64)
Method ImapClient.DeleteMessages(IConnection, String, String)
Method ImapClient.DeleteMessages(IConnection, String, String, Boolean)
Method ImapClient.DeleteMessages(IConnection, String, String, Int64)
Method ImapClient.DeleteMessages(IConnection, String, String, Int64, Boolean)
Method ImapClient.DeleteMessages(IEnumerable)
Method ImapClient.DeleteMessages(IEnumerable, Boolean)
Method ImapClient.DeleteMessages(IEnumerable, Int64)
Method ImapClient.DeleteMessages(IEnumerable, Int64, Boolean)
Method ImapClient.DeleteMessages(IEnumerable)
Method ImapClient.DeleteMessages(IEnumerable, Int64)
Method ImapClient.DeleteMessages(IEnumerable)
Method ImapClient.DeleteMessages(IEnumerable, Boolean)
Method ImapClient.DeleteMessages(IEnumerable, Int64)
Method ImapClient.DeleteMessages(IEnumerable, Int64, Boolean)
Method ImapClient.DeleteMessages(Int32, Int32)
Method ImapClient.DeleteMessages(Int32, Int32, Int64)
Method ImapClient.DeleteMessages(String, String)
Method ImapClient.DeleteMessages(String, String, Boolean)
Method ImapClient.DeleteMessages(String, String, Int64)
Method ImapClient.DeleteMessages(String, String, Int64, Boolean)
Method ImapClient.EndClientCapabilities(IAsyncResult)
Method ImapClient.EndCopyMessages(IAsyncResult)
Method ImapClient.EndDeleteMessages(IAsyncResult)
Method ImapClient.EndMoveMessages(IAsyncResult)
Method ImapClient.MoveMessages(IConnection, IEnumerable, String)
Method ImapClient.MoveMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.MoveMessages(IConnection, IEnumerable, String)
Method ImapClient.MoveMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.MoveMessages(IConnection, IEnumerable, String)
Method ImapClient.MoveMessages(IConnection, IEnumerable, String, Boolean)
Method ImapClient.MoveMessages(IConnection, Int32, Int32, String)
Method ImapClient.MoveMessages(IConnection, Int32, Int32, String, Boolean)
Method ImapClient.MoveMessages(IConnection, String, String, String)
Method ImapClient.MoveMessages(IConnection, String, String, String, Boolean)
Method ImapClient.MoveMessages(IEnumerable, String)
Method ImapClient.MoveMessages(IEnumerable, String, Boolean)
Method ImapClient.MoveMessages(IEnumerable, String)
Method ImapClient.MoveMessages(IEnumerable, String, Boolean)
Method ImapClient.MoveMessages(IEnumerable, String)
Method ImapClient.MoveMessages(IEnumerable, String, Boolean)
Method ImapClient.MoveMessages(Int32, Int32, String)
Method ImapClient.MoveMessages(Int32, Int32, String, Boolean)
Method ImapClient.MoveMessages(String, String, String)
Method ImapClient.MoveMessages(String, String, String, Boolean)
Method ImapClient.RemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IConnection, IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IConnection, Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IConnection, String, String, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IConnection, String, String, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(IEnumerable, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(IEnumerable, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(Int32, Int32, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(Int32, Int32, ImapMessageFlags, Int64)
Method ImapClient.RemoveMessageFlags(String, String, ImapMessageFlags)
Method ImapClient.RemoveMessageFlags(String, String, ImapMessageFlags, Int64)
Method ImapClient.UnselectFolder(IConnection, Boolean)
Method ImapClient.UnselectFolder(Boolean)
Property ImapClient.ChildrenSupported
Property ImapClient.CompressSupported
Property ImapClient.EnableSupported
Property ImapClient.ESearchSupported
Property ImapClient.MoveSupported
Property ImapClient.ServerSupportedCompression
Property ImapClient.UidPlusSupported
Property ImapClient.UnselectSupported
Property ImapFolderInfo.UidNotSticky
Property ImapQueryBuilder.ESearchParameters
Property ImapQueryBuilder.ModSeq
Removed APIs
Aspose.Email.Mime
Class HeaderCollection.KeysCollection
Method HeaderCollection.CopyTo(System.Array, Int32)
Method HeaderCollection.KeysCollection.CopyTo(System.Array, Int32)
Method HeaderCollection.KeysCollection.Get(Int32)
Method HeaderCollection.KeysCollection.GetEnumerator
Property HeaderCollection.IsSynchronized
Property HeaderCollection.KeysCollection.Count
Property HeaderCollection.KeysCollection.IsSynchronized
Property HeaderCollection.KeysCollection.Item(Int32)
Property HeaderCollection.KeysCollection.SyncRoot
Property HeaderCollection.SyncRoot