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