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
Public method SubscribeAsync(SubscribeType) The SubscribeAsync method provides asynchronous access to the Subscribe Web service method.
Public method SubscribeAsync(SubscribeType, Object) The SubscribeAsync method provides asynchronous access to the Subscribe Web service method.

Top