Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The number of occurrences for which the calendar exception is valid.
<Occurrences>
IntegerValue
</Occurrences>
Parent Elements
Occurrences
Minimum: 0 Maximum: 1 |
Example
In the following example, the Occurrences element indicates that the calendar exception occurs only once.
<Exception>
<EnteredByOccurrences>0</EnteredByOccurrences>
<TimePeriod>
<FromDate>2007-01-01T00:00:00</FromDate>
<ToDate>2007-01-01T23:59:00</ToDate>
</TimePeriod>
<Occurrences>1</Occurrences>
<Name>New Year's Day</Name>
<Type>1</Type>
<DayWorking>0</DayWorking>
</Exception>