ErrorInfo ComplexType

Specifies the results of a scheduling operation using the ValidateRequest, BookRequest, or Reschedule action.

Properties

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

Name Type Details
ErrorCode Edm.String

The reason for a scheduling failure.

ResourceList Collection(ResourceInfo)

The array of information about a resource that has a scheduling problem for an appointment.

Used by

The following use the ErrorInfo ComplexType.

Name How used
TraceInfo ErrorInfoList Property

See also