ExchangeServiceBinding.SubscribeAsync Method
Include Protected Members
Include Inherited Members
The SubscribeAsync methods provide an event-based method for handling asynchronous Subscribe calls.
Overload List
Name | Description | |
---|---|---|
SubscribeAsync(SubscribeType) | The SubscribeAsync method provides asynchronous access to the Subscribe Web service method. | |
SubscribeAsync(SubscribeType, Object) | The SubscribeAsync method provides asynchronous access to the Subscribe Web service method. |
Top