Fetches message envelopes from the server.
Fetches message envelopes from the server.
public EnvelopeCollection DownloadEnvelopes(string,bool);
Fetches message envelopes, bodies, headers, flags, attributes, and other message-related information from the server.
public EnvelopeCollection DownloadEnvelopes(string,bool,EnvelopeParts,int);
Fetches message envelopes, bodies, headers, flags, attributes, and other message-related information from the server.
public EnvelopeCollection DownloadEnvelopes(string,bool,EnvelopeParts,int,string[],string[]);
Imap Class | MailBee.ImapMail Namespace | Envelope