PhoneCall 类

定义

表示电话呼叫。

public ref class PhoneCall sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class PhoneCall : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class PhoneCall
Inherits ComplexProperty
继承

属性

ConnectionFailureCause

获取一个值,该值指示电话呼叫连接失败的原因。

SIPResponseCode

获取此电话呼叫的 SIP 响应代码。

SIPResponseText

获取此电话呼叫的 SIP 响应文本。

State

获取一个值,该值指示此电话呼叫的最后已知状态。

方法

Disconnect()

断开此电话呼叫的连接。

Refresh()

刷新此电话呼叫的状态。

适用于