Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ICalendarItem.EndTime Property

Calendar item end time.

System.DateTime EndTime {get; set;}

Property Value

A date value describing the end time of this calendar item.

Exceptions

Exception Type Condition
InvalidOperationException The object has not yet been stored or has already been removed.

See Also

ICalendarItem Interface | Plumtree.Remote.PRC.Collaboration.Calendar Namespace