ExchangeServiceBinding.GetPhoneCallInformationAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
| 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)
参数
- GetPhoneCallInformation1
- GetPhoneCallInformationType
- userState
- Object
适用于
GetPhoneCallInformationAsync(GetPhoneCallInformationType)
public:
void GetPhoneCallInformationAsync(ExchangeWebServices::GetPhoneCallInformationType ^ GetPhoneCallInformation1);
public void GetPhoneCallInformationAsync(ExchangeWebServices.GetPhoneCallInformationType GetPhoneCallInformation1);
Public Sub GetPhoneCallInformationAsync (GetPhoneCallInformation1 As GetPhoneCallInformationType)
参数
- GetPhoneCallInformation1
- GetPhoneCallInformationType