ExchangeServiceBinding.GetPhoneCallInformationAsync Method

Definition

Overloads

GetPhoneCallInformationAsync(GetPhoneCallInformationType, Object)
GetPhoneCallInformationAsync(GetPhoneCallInformationType)

GetPhoneCallInformationAsync(GetPhoneCallInformationType, Object)

public:
 void GetPhoneCallInformationAsync(ExchangeWebServices::GetPhoneCallInformationType ^ GetPhoneCallInformation1, System::Object ^ userState);
public void GetPhoneCallInformationAsync (ExchangeWebServices.GetPhoneCallInformationType GetPhoneCallInformation1, object userState);
Public Sub GetPhoneCallInformationAsync (GetPhoneCallInformation1 As GetPhoneCallInformationType, userState As Object)

Parameters

GetPhoneCallInformation1
GetPhoneCallInformationType
userState
Object

Applies to

GetPhoneCallInformationAsync(GetPhoneCallInformationType)

public:
 void GetPhoneCallInformationAsync(ExchangeWebServices::GetPhoneCallInformationType ^ GetPhoneCallInformation1);
public void GetPhoneCallInformationAsync (ExchangeWebServices.GetPhoneCallInformationType GetPhoneCallInformation1);
Public Sub GetPhoneCallInformationAsync (GetPhoneCallInformation1 As GetPhoneCallInformationType)

Parameters

GetPhoneCallInformation1
GetPhoneCallInformationType

Applies to