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