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"
)

ATFutures/calendar documentation built on July 18, 2021, 4:57 a.m.