Overload List
| Name | Description | |
|---|---|---|
| BeginGetMessageInfo(EwsItemId, AsyncCallback, Object) |
Begins asynchronous GetMessageInfo operation.
Gets the information about a message with default set of properties retrieved.
| |
| BeginGetMessageInfo(EwsItemId, EwsItemFields, AsyncCallback, Object) |
Begins asynchronous GetMessageInfo operation.
Gets the information about a message with specified set of properties retrieved.
|