Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message.
UploadRawMessageAsync(String, Stream, ImapMessageFlags, MailDateTime, String[], ExtendedAsyncCompletedEventHandler<String>, Object) | Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message. |
UploadRawMessageAsync(String, Stream, ImapMessageFlags, MailDateTime, String[], Object) | Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message. |
UploadRawMessageAsync(String, Stream, ImapMessageFlags, MailDateTime, ExtendedAsyncCompletedEventHandler<String>, Object) | Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message. |
UploadRawMessageAsync(String, Stream, ImapMessageFlags, MailDateTime, Object) | Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message. |
UploadRawMessageAsync(String, Stream, ImapMessageFlags, MailDateTime, String[]) | Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message. |
UploadRawMessageAsync(String, Stream, ImapMessageFlags, MailDateTime) | Asynchronously uploads a mail message inside the specified data stream to the specified folder, assigns the specified date and flags to this message. |