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