TimeInfo Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Specifies a set of time blocks with appointment information.
The following tables list the members exposed by the TimeInfo type.
Public Constructors
Name | Description | |
---|---|---|
TimeInfo | Initializes a new instance of theTimeInfo class. |
Top
Public Properties
Name | Description | |
---|---|---|
ActivityStatusCode | Gets or sets the status of the activity. | |
CalendarId | Gets or sets the ID of the calendar for this block of time. | |
DisplayText | Gets or sets the display text shown in the calendar for the time block. | |
Effort | Gets or sets the amount of effort required for this block of time. | |
End | Gets or sets the end time for the block. | |
ExtensionData | Gets or sets the structure that contains extra data. | |
IsActivity | Gets or sets the value that indicates whether the block of time refers to an activity. | |
SourceId | Gets or sets the ID of the record referred to in the time block. | |
SourceTypeCode | Gets or sets the type of entity referred to in the time block. | |
Start | Gets or sets the start time for the block. | |
SubCode | Gets or sets information about the time block such as whether it is an appointment, break, or holiday. | |
TimeCode | Gets or sets the value that indicates whether the time block is available, busy, filtered or unavailable. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
TimeInfo Class
Microsoft.Crm.Sdk.Messages Namespace
ExpandCalendarResponse Class
QueryMultipleSchedulesResponse Class
QueryScheduleResponse Class
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.