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