TimeInfo ComplexType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Specifies a set of time blocks with appointment information.
This Web API complex type corresponds to the organization service TimeInfo.
The properties of a complex type contain the structured data of the type.
Name | Type | Nullable | Unicode | Description |
|---|---|---|---|---|
ActivityStatusCode | Edm.Int32 | The status of the activity. | ||
CalendarId | Edm.Guid | The ID of the calendar for this block of time. | ||
DisplayText | Edm.String | false | The display text shown in the calendar for the time block. | |
Effort | Edm.Double | The amount of effort required for this block of time. | ||
End | Edm.DateTimeOffset | The end time for the block. | ||
IsActivity | Edm.Boolean | Indicates whether the block of time refers to an activity. | ||
SourceId | Edm.Guid | The ID of the record referred to in the time block. | ||
SourceTypeCode | Edm.Int32 | The type of entity referred to in the time block. | ||
Start | Edm.DateTimeOffset | The start time for the block. | ||
SubCode | Information about the time block such as whether it is an appointment, break, or holiday. | |||
TimeCode | Indicates whether the time block is available, busy, filtered or unavailable. |
The following use the TimeInfo complex type.
Name | How used | Description |
|---|---|---|
result Property | Contains the response from the ExpandCalendar function. | |
TimeInfos Property | Contains response from QuerySchedule function. | |
Items Property | The results of a search using the QueryMultipleSchedules function. |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright