RulePredicateDateRange Class

Definition

Represents the date and time range within which messages have been received.

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
Inheritance
RulePredicateDateRange

Remarks

The WithinDateRange property checks this Start and End properties.

Properties

End

Gets or sets the range end date and time.

Start

Gets or sets the range start date and time.

Applies to