ValidateRecurrenceRule Function

Validates a rule for a recurring appointment.

Parameters

Parameters allow for data to be passed to the function.

Name Type Nullable Unicode Description
Target
recurrencerule False True

The recurrence rule record to validate.

Return Type

Type Nullable Description
ValidateRecurrenceRuleResponse False The ValidateRecurrenceRule function returns the following value.

Entities

Use the ValidateRecurrenceRule function with these entity types:

Name Display Name Description
recurrencerule Recurrence Rule Recurrence Rule represents the pattern of incidence of recurring entities.

See also