SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder
Methods
Daily(System.String)
The text similar to "Daily" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Daily
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder instance.
Monthly(System.String)
The text similar to "Monthly" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Monthly
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder instance.
Never(System.String)
The text similar to "Never" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Never
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder instance.
Weekly(System.String)
The text similar to "Weekly" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Weekly
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder instance.
Yearly(System.String)
The text similar to "Yearly" displayed in the scheduler recurrence editor.
Parameters
value - System.String
The value for Yearly
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder instance.