properties_core {calendar} | R Documentation |
The key 'properties' that are allowed in ical files
properties_core
An object of class list
of length 4.
properties_core = list(
"UID"="UID",
"DTSTART"="DTSTART",
"DTEND"="DTEND",
"SUMMARY"="SUMMARY"
)