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