RulePredicateDateRange 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示接收消息的日期和时间范围。
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
- 继承
注解
属性 WithinDateRange 检查此 Start 和 End 属性。
属性
End |
获取或设置结束日期和时间的范围。 |
Start |
获取或设置开始日期和时间的范围。 |