properties_core: The key 'properties' that are allowed in ical files

Description Usage Format Examples

Description

The key 'properties' that are allowed in ical files

Usage

1

Format

An object of class list of length 4.

Examples

1
2
3
4
5
6
properties_core = list(
"UID"="UID",
"DTSTART"="DTSTART",
"DTEND"="DTEND",
"SUMMARY"="SUMMARY"
)

calendar documentation built on May 2, 2019, 10:17 a.m.