Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkBeginGetMessageHeaders(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.
Public methodSupported by the .NET Compact FrameworkBeginGetMessageHeaders(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.

See Also