The ICalendarObject type exposes the following members.

Properties

  NameDescription
Public propertyCalendar
Returns the iCalendar that this object is associated with.
Public propertyChildren
Returns a list of children of this object.
Public propertyColumn
Returns the column number where this calendar object was found during parsing.
Public propertyiCalendar
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.
Public propertyName
The name of the calendar object. Every calendar object can be assigned a name.
Public propertyParent
Returns the parent of this object.

See Also