Overload List
Name | Description | |
---|---|---|
BeginGetMimeMessage(Int32, AsyncCallback, Object) |
Begins asynchronous GetMimeMessage operation.
Downloads the message with the specified sequence number
and loads it into an instance of MimeMessage.
| |
BeginGetMimeMessage(String, AsyncCallback, Object) |
Begins asynchronous GetMimeMessage operation.
Downloads the message with the specified unique ID
and loads it into an instance of MimeMessage.
|