TimeCode EnumType

Contains the possible values for a time code, used when querying a schedule.

This Web API enum type corresponds to the organization service TimeCode.

Members

Members define the discrete options for the enumeration type.

Name Value Description

Available

0

The time is available within the working hours of the resource.

Busy

1

The time is committed to an activity.

Unavailable

2

The time is unavailable.

Filter

3

Use additional filters for the time block such as service cost or service start time.

Types that use the TimeCode enum type.

The following use the TimeCode enum type.

Name How used Description

QuerySchedule Function

TimeCodes Parameter

Searches the specified resource for an available time block that matches the specified parameters.

TimeInfo ComplexType

TimeCode Property

Specifies a set of time blocks with appointment information.

另请参阅

其他资源

Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.