ImapGet |
| Name | Description | |
|---|---|---|
| GetHeadersByNumberAsync(Int64, CancellationToken) | Gets all headers of the specified email message from server. Use MailBuilder class to create IMail object. | |
| GetHeadersByNumberAsync(ListInt64, CancellationToken) | Gets all headers of the specified email messages from server. Use MailBuilder class to create IMail object. | |
| GetHeadersByNumberAsync(MimeStructure, CancellationToken) | Gets MIME headers for specified MIME entity using MessageNumber. |