Partager via


RulePredicates.WithinDateRange Propriété

Définition

Obtient la plage de dates dans laquelle les messages entrants doivent avoir été reçus pour que la condition ou l’exception s’applique.

public:
 property Microsoft::Exchange::WebServices::Data::RulePredicateDateRange ^ WithinDateRange { Microsoft::Exchange::WebServices::Data::RulePredicateDateRange ^ get(); };
public Microsoft.Exchange.WebServices.Data.RulePredicateDateRange WithinDateRange { get; }
Public ReadOnly Property WithinDateRange As RulePredicateDateRange

Valeur de propriété

Dates de début et de fin.

Remarques

WithinDateRange peut être désactivé en définissant les Start propriétés et End sur null.

S’applique à