DIR

const val DIR: String

Purpose: To specify reference to a directory entry associated with the calendar user specified by the property in this case for the organizer. Expected is an URI as defined in https://datatracker.ietf.org/doc/html/rfc5545#section-3.2.6. The value should be passed as String, e.g. "ldap://example.com:6666/o=ABC%20Industries,c=US???(cn=Jim%20Dolittle)" see [https://tools.ietf.org/html/rfc5545#section-3.8.4.3] and [https://tools.ietf.org/html/rfc5545#section-3.2.2] Type: String