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.
Returns a RecurrencePattern object that represents the recurrence attributes of a task. If there is no existing recurrence pattern, a new empty RecurrencePattern object is returned.
Syntax
expression .GetRecurrencePattern
expression A variable that represents a TaskItem object.
Return Value
A RecurrencePattern that represents the recurrence attributes of the task.