Task.StatusDescription プロパティ

定義

タスクがバインドされている ExchangeService オブジェクトの PreferredCulture プロパティに従ってローカライズされた、タスクの状態を表す文字列を取得します。

public:
 property System::String ^ StatusDescription { System::String ^ get(); };
public string StatusDescription { get; }
Public ReadOnly Property StatusDescription As String

プロパティ値

状態の説明を含む文字列値。

適用対象