Click or drag to resize
MimeKit

IMailFolderAppendAsync Method

Overload List
 NameDescription
Public methodAppendAsync(IAppendRequest, CancellationToken) Asynchronously append a message to the folder.
Public methodAppendAsync(IListIAppendRequest, CancellationToken) Asynchronously append multiple messages to the folder.
Public methodAppendAsync(FormatOptions, IAppendRequest, CancellationToken) Asynchronously append a message to the folder.
Public methodAppendAsync(FormatOptions, IListIAppendRequest, CancellationToken) Asynchronously append multiple messages to the folder.
Top
See Also