NonIndexableItem.ErrorDescription プロパティ

定義

失敗したインデックス試行のエラーの説明を取得または設定します。 プロパティはErrorDescription、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

public:
 property System::String ^ ErrorDescription { System::String ^ get(); void set(System::String ^ value); };
public string ErrorDescription { get; set; }
Public Property ErrorDescription As String

プロパティ値

エラーの説明。

適用対象