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