VEvent Properties
Represents an VEVENT calendar component of iCalendar object model.Name | Description |
---|---|
Alarms | Gets a collection of VALARM calendar components for this event. |
Body |
Gets the type of the calendar item.
Inherited from i |
Categories | Provides access to the CATEGORIES property of a calendar component. |
Created | Provides access to the CREATED property of a calendar component. |
Custom |
Provides access to a collection of calendar components incorporated into the current component.
Inherited from i |
Custom |
Provides access to a collection of custom properties for a calendar component.
Inherited from i |
Description | Provides access to the DESCRIPTION property of a calendar component. |
End | Provides access to the DTEND property of a calendar component. |
Exception |
Provides access to the EXDATE property of a calendar component. |
Exception |
Provides access to the EXRULE property of a calendar component. |
Is |
Gets whether the event is an ‘all-day’ event. |
Is |
Gets whether the event conforms to the ‘changed occurrence’ type. |
Is |
Gets whether the event conforms to the ‘pattern’ type. |
Last |
Provides access to the LAST-MODIFIED property of a calendar component. |
Location | Provides access to the LOCATION property of a calendar component. |
Name | Gets the name of the calendar component (“VEVENT”). |
Recurrence |
Provides access to the RECURRENCE-ID property of a calendar component. |
Recurrence |
Provides access to the RRULE property of a calendar component. |
Stamp | Provides access to the DTSTAMP property of a calendar component. |
Start | Provides access to the DTSTART property of a calendar component. |
Summary | Provides access to the SUMMARY property of a calendar component. |
Unique |
Provides access to the UID property of a calendar component. |
See Also