Click or drag to resize

ImapGetBodyStructureByNumberAsync Method

Overload List
 NameDescription
Public methodGetBodyStructureByNumberAsync(Int64, CancellationToken) Gets the structure of the specified message. Does not set the Seen flag.
Public methodGetBodyStructureByNumberAsync(ListInt64, CancellationToken) Gets the structure of the specified message. Does not set the Seen flag.
Public methodGetBodyStructureByNumberAsync(SequenceSet, CancellationToken) Gets the structure of the specified message. Does not set the Seen flag.
Top
See Also