Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginStoreRawMessage(String, Stream, ImapMessageFlags, MailDateTime, AsyncCallback, Object)
Begins asynchronous StoreRawMessage operation. Uploads the contents of the stream to the specified folder and sets its flags and date.
Public methodSupported by the .NET Compact FrameworkBeginStoreRawMessage(String, Stream, ImapMessageFlags, MailDateTime, array<String>[]()[][], AsyncCallback, Object)
Begins asynchronous StoreRawMessage operation. Uploads the contents of the stream to the specified folder and sets its flags and date.

See Also