ConstraintRelation ComplexType
Specifies additional constraints to be applied when you select resources for appointments.
Properties
The properties of a complex type contain the structured data of the type.
| Name | Type | Details | 
|---|---|---|
| Constraints | Edm.String | The set of additional constraints. | 
| ConstraintType | Edm.String | The type of constraints. | 
| ObjectId | Edm.Guid | The ID of the calendar rule to which the constraint is applied. | 
Used by
The following use the ConstraintRelation ComplexType.
| Name | How used | 
|---|---|
| AppointmentRequest | Constraints Property |