ResourceInfo ComplexType

Contains information about a resource that has a scheduling problem for an appointment.

Properties

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

Name Type Details
DisplayName Edm.String

The display name for the resource.

EntityName Edm.String

The logical name of the entity.

Id Edm.Guid

The ID of the record that has a scheduling problem.

Used by

The following use the ResourceInfo ComplexType.

Name How used
ErrorInfo ResourceList Property

See also