Overload List
Name | Description | |
---|---|---|
![]() ![]() | BeginGetMailMessage(Int32, AsyncCallback, Object) |
Begins asynchronous GetMailMessage operation.
Downloads the message with the specified sequence number
and loads it into an instance of MailMessage.
|
![]() ![]() | BeginGetMailMessage(String, AsyncCallback, Object) |
Begins asynchronous GetMailMessage operation.
Downloads the message with the specified unique ID
and loads it into an instance of MailMessage.
|