Click or drag to resize

ImapGetHeadersByUIDAsync Method

Overload List
  NameDescription
Public methodGetHeadersByUIDAsync(ListInt64)
Gets all headers of the specified email messages from server. Use MailBuilder class to create IMail object.
Public methodGetHeadersByUIDAsync(Int64)
Gets all headers of the specified email message from server. Use MailBuilder class to create IMail object.
Public methodGetHeadersByUIDAsync(MimeStructure)
Gets MIME headers for specified MIME entity using UID.
Top
See Also