DeleteOpenInstances Action

Deletes instances of a recurring appointment master that have an 'Open' state.

Parameters

Parameters allow for data to be passed to the action.

Name Type Nullable Unicode Description
Target
recurringappointmentmaster False True

The target record for the operation.

SeriesEndDate
Edm.DateTimeOffset False True

The end date for the recurring appointment series.

StateOfPastInstances
Edm.Int32 False True

The value to be used to set the status of appointment instances that have already passed.

Entities

Use the DeleteOpenInstances action with these entity types:

Name Display Name Description
recurringappointmentmaster Recurring Appointment The Master appointment of a recurring appointment series.

See also