Click or drag to resize

ImapPeekTextByUIDAsync Method

Overload List
 NameDescription
Public methodPeekTextByUIDAsync(ListMimeTextStructure, CancellationToken) Peeks text data of the specified part using UID. Fills Text.
Public methodPeekTextByUIDAsync(MimeTextStructure, CancellationToken) Peeks text data of the specified part using UID. Fills Text.
Public methodPeekTextByUIDAsync(MimeTextStructure, Int64, CancellationToken) Peeks text data of the specified part using UID. Fills Text.
Top
See Also