Search
Recurrence.getOccurrence Method
See Also
 






Returns the occurrence with a specified index.

 Overload List

Name Description

Recurrence.getOccurrence ()

Gets on which occurrence of the day type specified in getDay the event occurs.

Recurrence.getOccurrence (Int32)

Returns the occurrence having the specified index.

Recurrence.getOccurrence (Int32, ByRef(Boolean))

Returns the occurrence having the specified index.

Recurrence.getOccurrence (Int32, ByRef(Boolean), Boolean)

Returns the occurrence having the specified index.

 See Also