Click or drag to resize

ImapGetEnvelopeByNumberAsync Method

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