TimeCode EnumType
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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 |
---|---|---|
TimeCodes Parameter |
Searches multiple resources for available time block that matches the specified parameters. |
|
TimeCodes Parameter |
Searches the specified resource for an available time block that matches the specified parameters. |
|
TimeCode Property |
Specifies a set of time blocks with appointment information. |
See Also
Use the Microsoft Dynamics 365 Web API
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 365
© 2016 Microsoft. All rights reserved. Copyright