TimeInfo ComplexType

Specifies a set of time blocks with appointment information.

This Web API complex type corresponds to the organization service TimeInfo.

Properties

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

Name Type Nullable Unicode Description

Start

Edm.DateTimeOffset

The start time for the block.

End

Edm.DateTimeOffset

The end time for the block.

TimeCode

TimeCode EnumType

Indicates whether the time block is available, busy, filtered or unavailable.

SubCode

SubCode EnumType

Information about the time block such as whether it is an appointment, break, or holiday.

SourceId

Edm.Guid

The ID of the record referred to in the time block.

CalendarId

Edm.Guid

The ID of the calendar for this block of time.

SourceTypeCode

Edm.Int32

The type of entity referred to in the time block.

IsActivity

Edm.Boolean

Indicates whether the block of time refers to an activity.

ActivityStatusCode

Edm.Int32

The status of the activity.

Effort

Edm.Double

The amount of effort required for this block of time.

DisplayText

Edm.String

false

The display text shown in the calendar for the time block.

Types that use the TimeInfo complex type.

The following use the TimeInfo complex type.

Name How used Description

ExpandCalendarResponse ComplexType

result Property

Contains the response from the ExpandCalendarRequest action.

QueryScheduleResponse ComplexType

TimeInfos Property

Contains response from QueryScheduleRequest action.

関連項目

他のリソース

Web API EntityType Reference
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType 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.