RulePredicateDateRange Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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. |