Click or drag to resize

ImapPeekDataByNumberAsync Method

Overload List
 NameDescription
Public methodPeekDataByNumberAsync(ListMimeStructure, CancellationToken) Peeks data of the specified part using MessageNumber. Fills Data and Text in case of MimeTextStructure.
Public methodPeekDataByNumberAsync(MimeStructure, CancellationToken) Peeks data of the specified part using MessageNumber. Fills Data and Text in case of MimeTextStructure.
Public methodPeekDataByNumberAsync(MimeStructure, Int64, CancellationToken) Peeks data of the specified part using MessageNumber. Fills Data and Text in case of MimeTextStructure.
Top
See Also