Type | Description | |||
String | A String expression that specifies the name of the component. |
The following is a simple example of an iCalendar component:
BEGIN:VEVENT
UID:19970610T172345Z-AF23B2@example.com
DTSTAMP:19970610T172345Z
DTSTART:19970714T170000Z
DTEND:19970715T040000Z
SUMMARY:Bastille Day Party
END:VEVENT
The VEVENT indicates the name of the component.