ImapDownloadEnvelopes Method
Overload List
  NameDescription
Public methodCode exampleDownloadEnvelopes(String, Boolean)
Fetches message envelopes from the server.
Public methodCode exampleDownloadEnvelopes(String, Boolean, EnvelopeParts, Int32)
Fetches message envelopes, bodies, headers, flags, attributes, and other message-related information from the server.
Public methodCode exampleDownloadEnvelopes(String, Boolean, EnvelopeParts, Int32, String, String)
Fetches message envelopes, bodies, headers, flags, attributes, and other message-related information from the server.
Top
See Also