UnifiedMessaging.PlayOnPhone(ItemId, String) メソッド

定義

電話番号を呼び出し、電話でメールボックス アイテムを再生します。

public:
 Microsoft::Exchange::WebServices::Data::PhoneCall ^ PlayOnPhone(Microsoft::Exchange::WebServices::Data::ItemId ^ itemId, System::String ^ dialString);
public Microsoft.Exchange.WebServices.Data.PhoneCall PlayOnPhone (Microsoft.Exchange.WebServices.Data.ItemId itemId, string dialString);

パラメーター

itemId
ItemId

通話で再生するアイテム識別子。

dialString
String

電話の呼び出しに使用される完全なダイヤル文字列。

戻り値

電話呼び出しオブジェクト。

適用対象