ImapPeek |
| Name | Description | |
|---|---|---|
| PeekDataByUIDAsync(ListMimeStructure, CancellationToken) | Peeks data of the specified part using UID. Fills Data and Text in case of MimeTextStructure. | |
| PeekDataByUIDAsync(MimeStructure, CancellationToken) | Peeks data of the specified part using UID. Fills Data and Text in case of MimeTextStructure. | |
| PeekDataByUIDAsync(MimeStructure, Int64, CancellationToken) | Peeks data of the specified part using UID. Fills Data and Text in case of MimeTextStructure. |