AppointmentsToIgnore ComplexType

Specifies the appointments to ignore in an appointment request from the Search function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Appointments Collection( Edm.Guid )

An array of IDs of appointments to ignore.

ResourceId Edm.Guid

The resource for which appointments are to be ignored.

Used by

The following use the AppointmentsToIgnore ComplexType.

Name How used
AppointmentRequest AppointmentsToIgnore Property

See also