Search
Item Properties
 


 Public Properties

  Name Description

AllDayEvent

Gets or sets a value indicating whether the item represents an all day event.

AllowMove

Gets or sets a value indicating whether users are allowed to move the item.

AllowResize

Gets or sets a value indicating whether users are allowed to change the item's end time.

Contacts

Gets references to all contacts associated with this item.

DescriptionText

Gets or sets the description text of the item.

Details

Gets or sets the description displayed for this item by scheduling controls.

EndTime

Gets or sets the item's scheduled end time.

HeaderText

Gets or sets the header text of the item.

Id

Gets or sets the string identifier of this item.

Location

Gets or sets the location associated with this item.

Locked

Gets or sets a value indicating whether users are forbidden to modify this item.

OccurrenceIndex

Gets the index of a repeating occurrence of a recurring item. If the item is not recurring, this property returns -1.

PointedSelectedStyle

Gets or sets the style associated with the item.

PointedStyle

Gets or sets the style associated with the item.

Priority

Gets or sets the priority of this item.

Recurrence

Gets or sets the recurrence pattern of this item.

RecurrenceState

Gets the recurrence state of this item.

Reminder

Gets or sets the reminder for this item.

Resources

Gets references to all resources associated with this item.

SelectedStyle

Gets or sets the selected style associated with the item.

StartTime

Gets or sets the item's scheduled start time.

Style

Gets or sets a style associated with the item.

Subject

Gets or sets the header text displayed for this item by scheduling controls.

Tag

Gets or sets custom data associated with the item.

Task

Gets or sets the task associated with this item.

Visible

Gets or sets a flag indicating whether the item is visible or not.

 See Also