Compartir a través de


RulePredicates.WithinDateRange Propiedad

Definición

Obtiene el intervalo de fechas en el que se deben haber recibido los mensajes entrantes para que se aplique la condición o excepción.

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

Valor de propiedad

Las fechas de inicio y finalización.

Comentarios

WithinDateRange se puede deshabilitar estableciendo las Start propiedades y End en null.

Se aplica a