Click or drag to resize
MimeKit

IMailFolderReplaceAsync Method

Overload List
 NameDescription
Public methodReplaceAsync(Int32, IReplaceRequest, CancellationToken) Asynchronously replace a message in the folder.
Public methodReplaceAsync(UniqueId, IReplaceRequest, CancellationToken) Asynchronously replace a message in the folder.
Public methodReplaceAsync(FormatOptions, UniqueId, IReplaceRequest, CancellationToken) Asynchronously replace a message in the folder.
Public methodReplaceAsync(FormatOptions, Int32, IReplaceRequest, CancellationToken) Asynchronously replace a message in the folder.
Top
See Also