RulePredicateDateRange Clase

Definición

Representa el intervalo de fechas y horas dentro del cual se han recibido mensajes.

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

Comentarios

El WithinDateRange lo comprueba la propiedad Start y End propiedades.

Propiedades

End

Obtiene o establece la fecha de finalización del intervalo y la hora.

Start

Obtiene o establece la fecha de inicio del intervalo y la hora.

Se aplica a