The CalendarObject type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CalendarObject(String) | |
![]() | CalendarObject(Int32, Int32) |
Methods
Properties
Name | Description | |
---|---|---|
![]() | Calendar |
Returns the iCalendar that this ICalendarObject
belongs to.
|
![]() | Children |
A collection of ICalendarObjects that are children
of the current object.
|
![]() | Column | |
![]() | iCalendar | |
![]() | IsLoaded | (Inherited from CalendarObjectBase.) |
![]() | Key | |
![]() | Line | |
![]() | Name |
Gets or sets the name of the ICalendarObject. For iCalendar components,
this is the RFC 5545 name of the component.
|
![]() | Parent |
Returns the parent ICalendarObject that owns this one.
|
Events
Name | Description | |
---|---|---|
![]() | ChildAdded | |
![]() | ChildRemoved | |
![]() | Loaded | (Inherited from CalendarObjectBase.) |