Click or drag to resize
MimeKit

IImapFolderGetStreamsAsync Method

Overload List
 NameDescription
Public methodGetStreamsAsync(IListUniqueId, ImapFetchStreamAsyncCallback, CancellationToken, ITransferProgress) Asynchronously get the streams for the specified messages.
Public methodGetStreamsAsync(IListInt32, ImapFetchStreamAsyncCallback, CancellationToken, ITransferProgress) Asynchronously get the streams for the specified messages.
Public methodGetStreamsAsync(Int32, Int32, ImapFetchStreamAsyncCallback, CancellationToken, ITransferProgress) Asynchronously get the streams for the specified messages.
Top
See Also