Click or drag to resize

ImapGetEnvelopeByUID Method

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