Overload List
Name | Description | |
---|---|---|
BeginGetMessageHeaders(Int32, Stream, AsyncCallback, Object) |
Begins asynchronous GetMessageHeaders operation.
Downloads the headers of a message with the specified sequence number
and writes it into a supplied stream.
| |
BeginGetMessageHeaders(String, Stream, AsyncCallback, Object) |
Begins asynchronous GetMessageHeaders operation.
Downloads the headers of a message with the specified unique ID
and writes it into a supplied stream.
|