ImapGet |
| Name | Description | |
|---|---|---|
| GetEnvelopeByUIDAsync(Int64, CancellationToken) | Gets the envelope (Subject, From, To...) of the specified email message. Does not set the Seen flag. | |
| GetEnvelopeByUIDAsync(ListInt64, CancellationToken) | Gets the envelope (Subject, From, To...) of the specified email messages. Does not set the Seen flag. | |
| GetEnvelopeByUIDAsync(SequenceSet, CancellationToken) | Gets the envelope (Subject, From, To...) of the specified email messages. Does not set the Seen flag. |