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