RecurrenceRuleCreateStatic

Description

This activity allows to manually create a recurrence rule.


_Output

RecurrenceRule OutArgument<IRecurrenceRule> REQUIRED

A new instance of RecurrenceRule with all the properties set as requested.


Frequency

RepeatEvery InArgument<Int32?>

Every how many days / weeks the rule must recur


Recurrence

RecursInTheDay EDays

The days of the week on which the recurrence occurs.

RecursInTheMonth EMounth

The months in which the recurrence occurs.

RecursInTheMonthDays ERecursInTheMounthDays

Recurrence on a specific day of the month

RecursInTheMonthLastDay Boolean

Recurrence on the last day of a month

RecursInTheMonthOn ERecursInTheMounthOn

Sets the recurrence to occur every specific occurrence of a day of the week (first Monday of the month, last Friday of the month, third Wednesday of the month or the first, second, last occurrence of any day of the week).


Recurrence - Settings

ExpireDate InArgument<DateTime?>

The expiration date of the rule.

StartDt InArgument<DateTime> REQUIRED

The date and the time when the rule starts.

StartType EStartTriggerType

The type of the recurrence: daily, weekly, monthly, one time.


Repetition in a single day

RepeatTaskDuration ERepeatTaskDuration

Sets how long the rule is valid within a single day.

RepeatTaskEvery ERepeatTaskEvery

Set how often the rule must occur within a single day