Click or drag to resize

ImapGetEnvelopeByNumber Method

Overload List
  NameDescription
Public methodGetEnvelopeByNumber(ListInt64)
Gets the envelope (Subject, From, To...) of the specified email messages. Does not set the Seen flag.
Public methodGetEnvelopeByNumber(Int64)
Gets the envelope (Subject, From, To...) of the specified email message. Does not set the Seen flag.
Public methodGetEnvelopeByNumber(SequenceSet)
Gets the envelope (Subject, From, To...) of the specified email messages. Does not set the Seen flag.
Top
See Also