TimeCode EnumType
Updated: November 29, 2016
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 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. |
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. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright