Click or drag to resize

ImapPeekSpecificHeadersByUIDAsync Method

Overload List
 NameDescription
Public methodPeekSpecificHeadersByUIDAsync(Int64, String, CancellationToken) Gets specific headers of the specified email message from server. Does not set the Seen.
Public methodPeekSpecificHeadersByUIDAsync(ListInt64, String, CancellationToken) Gets specific headers of the specified email messages from server. Does not set the Seen.
Top
See Also