NonIndexableItem.IsPermanentFailure プロパティ

定義

ターゲット メールボックスに対するインデックス試行が永続的な失敗であるかどうかを取得または設定します。 プロパティはIsPermanentFailure、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

public:
 property bool IsPermanentFailure { bool get(); void set(bool value); };
public bool IsPermanentFailure { get; set; }
Public Property IsPermanentFailure As Boolean

プロパティ値

永続的 なエラーの場合は true。それ以外の場合は false

適用対象