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 | Contains the response of the ValidateRecurrenceRule function. |
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. |