ExchangeServiceBinding.EndUpdateUserConfiguration Method
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Function EndUpdateUserConfiguration ( _
asyncResult As IAsyncResult _
) As UpdateUserConfigurationResponseType
'Usage
Dim instance As ExchangeServiceBinding
Dim asyncResult As IAsyncResult
Dim returnValue As UpdateUserConfigurationResponseType
returnValue = instance.EndUpdateUserConfiguration(asyncResult)
public UpdateUserConfigurationResponseType EndUpdateUserConfiguration(
IAsyncResult asyncResult
)
Parameters
- asyncResult
Type: System.IAsyncResult
Return Value
Type: ExchangeWebServices.UpdateUserConfigurationResponseType
Returns UpdateUserConfigurationResponseType.