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()

この電話の状態を更新します。

適用対象