Click or drag to resize

ImapPeekDataByUIDAsync Method

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