次の方法で共有


RulePredicatesType.WithinDateRange Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property WithinDateRange As RulePredicateDateRangeType
    Get
    Set
'Usage
Dim instance As RulePredicatesType
Dim value As RulePredicateDateRangeType

value = instance.WithinDateRange

instance.WithinDateRange = value
public RulePredicateDateRangeType WithinDateRange { get; set; }