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