| Name | Description |
---|
 | AppendAsync(IMailFolder, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, IListMimeMessage, IListMessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, MimeMessage, MessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, IListMimeMessage, IListMessageFlags, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, IListMimeMessage, IListMessageFlags, IListDateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, MimeMessage, MessageFlags, DateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, IListMimeMessage, IListMessageFlags, IListDateTimeOffset, CancellationToken, ITransferProgress) |
Asynchronously append the specified messages to the folder.
|
 | AppendAsync(IMailFolder, MimeMessage, MessageFlags, NullableDateTimeOffset, IListAnnotation, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|
 | AppendAsync(IMailFolder, FormatOptions, MimeMessage, MessageFlags, NullableDateTimeOffset, IListAnnotation, CancellationToken, ITransferProgress) |
Asynchronously append the specified message to the folder.
|