The ICalendarObject type exposes the following members.
Properties
Name | Description | |
---|---|---|
Calendar |
Returns the iCalendar that this object
is associated with.
| |
Children |
Returns a list of children of this object.
| |
Column |
Returns the column number where this calendar
object was found during parsing.
| |
iCalendar | ||
IsLoaded |
Gets whether or not the object has been loaded.
(Inherited from ILoadable.) | |
Key | (Inherited from IKeyedObject<(Of <(<'T>)>)>.) | |
Line |
Returns the line number where this calendar
object was found during parsing.
| |
Name |
The name of the calendar object.
Every calendar object can be assigned
a name.
| |
Parent |
Returns the parent of this object.
|