RulePredicateDateRange クラス

定義

メッセージが受信された日付と時刻の範囲を表します。

public ref class RulePredicateDateRange sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class RulePredicateDateRange : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class RulePredicateDateRange
Inherits ComplexProperty
継承
RulePredicateDateRange

注釈

プロパティは WithinDateRange 、この Start プロパティとプロパティを End チェックします。

プロパティ

End

範囲の終了日時を取得または設定します。

Start

範囲の開始日と時刻を取得または設定します。

適用対象