CalendarQueryTarget¶
When assigning a rule to a property of CalendarQueryTarget, the rule will be passed an instance of the following proxy class as an argument:
CalendarQueryTarget Properties¶
| Property | Type | Required |
|---|---|---|
| DateProperties | string[] |
No |
DateProperties¶
An array of property names that represent date values in the data items. These properties will be used to determine the times of events in the calendar.
- type:
string[]
All items must be of the type: string
All of the following requirements need to be fulfilled.
Requirement 1¶
Requirement 2¶
object with following properties:
| Property | Type | Required |
|---|---|---|
DateProperties |
array | No |
DateProperties¶
An array of property names that represent date values in the data items. These properties will be used to determine the times of events in the calendar.
- type:
string[]
All items must be of the type: string