Click or drag to resize

ImapGetEnvelopeByUIDAsync Method

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