Calendar item start time
A date value describing the start time of this calendar item. * Note that the value of the date stored in the database may vary by a few millseconds Note that the value of the date stored in the database may vary by a few millseconds from the supplied date. The date in this object will reflect the stored date after a call to Store. If the current object is an ITask and has a task dependency on some other source task, the start time of current task will be set automatically to the end time of the source task.
| Exception Type | Condition |
|---|---|
| InvalidOperationException | if the object has not yet been stored or has already been removed |
ICalendarItem Interface | Plumtree.Remote.PRC.Collaboration.Calendar Namespace