The UniqueComponent type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | UniqueComponent()()()() | |
![]() | UniqueComponent(String) |
Methods
Properties
Name | Description | |
---|---|---|
![]() | Attachments | |
![]() | Attendees | |
![]() | Calendar |
Returns the iCalendar that this ICalendarObject
belongs to.
(Inherited from CalendarObject.) |
![]() | Categories | |
![]() | Children |
A collection of ICalendarObjects that are children
of the current object.
(Inherited from CalendarObject.) |
![]() | Class | |
![]() | Column | (Inherited from CalendarObject.) |
![]() | Comments | |
![]() | Contacts | |
![]() | Created | |
![]() | Description | |
![]() | DTStamp | |
![]() | iCalendar | (Inherited from CalendarObject.) |
![]() | IsLoaded | (Inherited from CalendarObjectBase.) |
![]() | Key | (Inherited from CalendarObject.) |
![]() | LastModified | |
![]() | Line | (Inherited from CalendarObject.) |
![]() | Name |
Gets or sets the name of the ICalendarObject. For iCalendar components,
this is the RFC 5545 name of the component.
(Inherited from CalendarObject.)
|
![]() | Organizer | |
![]() | Parent |
Returns the parent ICalendarObject that owns this one.
(Inherited from CalendarObject.) |
![]() | Priority | |
![]() | Properties |
Returns a list of properties that are associated with the iCalendar object.
(Inherited from CalendarComponent.) |
![]() | RelatedComponents | |
![]() | RequestStatuses | |
![]() | Sequence | |
![]() | Summary | |
![]() | UID | |
![]() | Url |
Events
Name | Description | |
---|---|---|
![]() | ChildAdded | (Inherited from CalendarObject.) |
![]() | ChildRemoved | (Inherited from CalendarObject.) |
![]() | Loaded | (Inherited from CalendarObjectBase.) |
![]() | UIDChanged |