ExchangeServiceBinding.GetPhoneCallInformationAsync Method (GetPhoneCallInformationType)
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Sub GetPhoneCallInformationAsync ( _
GetPhoneCallInformation1 As GetPhoneCallInformationType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim GetPhoneCallInformation1 As GetPhoneCallInformationType
instance.GetPhoneCallInformationAsync(GetPhoneCallInformation1)
public void GetPhoneCallInformationAsync(
GetPhoneCallInformationType GetPhoneCallInformation1
)
Parameters
- GetPhoneCallInformation1
Type: ExchangeWebServices.GetPhoneCallInformationType