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
public property ActivityStatusCode Gets or sets the status of the activity.
public property CalendarId Gets or sets the ID of the calendar for this block of time.
public property DisplayText Gets or sets the display text shown in the calendar for the time block.
public property Effort Gets or sets the amount of effort required for this block of time.
public property End Gets or sets the end time for the block.
public property ExtensionData Gets or sets the structure that contains extra data.
public property IsActivity Gets or sets the value that indicates whether the block of time refers to an activity.
public property SourceId Gets or sets the ID of the record referred to in the time block.
public property SourceTypeCode Gets or sets the type of entity referred to in the time block.
public property Start Gets or sets the start time for the block.
public property SubCode Gets or sets information about the time block such as whether it is an appointment, break, or holiday.
public property 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
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method 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.