ExchangeServiceBinding.GetPhoneCallInformationCompleted Event
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Event GetPhoneCallInformationCompleted As GetPhoneCallInformationCompletedEventHandler
'Usage
Dim instance As ExchangeServiceBinding
Dim handler As GetPhoneCallInformationCompletedEventHandler
AddHandler instance.GetPhoneCallInformationCompleted, handler
public event GetPhoneCallInformationCompletedEventHandler GetPhoneCallInformationCompleted