NonIndexableItem.LastAttemptTime プロパティ

定義

ターゲット メールボックスのインデックス作成の最後の試行が行われた時刻を取得または設定します。 プロパティはLastAttemptTime、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

public:
 property Nullable<DateTime> LastAttemptTime { Nullable<DateTime> get(); void set(Nullable<DateTime> value); };
public Nullable<DateTime> LastAttemptTime { get; set; }
Public Property LastAttemptTime As Nullable(Of DateTime)

プロパティ値

最後の試行時刻。

適用対象