The ICalendarComponent type exposes the following members.

Properties

  NameDescription
Public propertyCalendar
Returns the iCalendar that this object is associated with.
(Inherited from ICalendarObject.)
Public propertyChildren
Returns a list of children of this object.
(Inherited from ICalendarObject.)
Public propertyColumn
Returns the column number where this calendar object was found during parsing.
(Inherited from ICalendarObject.)
Public propertyiCalendar (Inherited from ICalendarObject.)
Public propertyIsLoaded
Gets whether or not the object has been loaded.
(Inherited from ILoadable.)
Public propertyKey (Inherited from IKeyedObject<(Of <(<'T>)>)>.)
Public propertyLine
Returns the line number where this calendar object was found during parsing.
(Inherited from ICalendarObject.)
Public propertyName
The name of the calendar object. Every calendar object can be assigned a name.
(Inherited from ICalendarObject.)
Public propertyParent
Returns the parent of this object.
(Inherited from ICalendarObject.)
Public propertyProperties (Inherited from ICalendarPropertyListContainer.)

See Also