STATUS

const val STATUS: String

Purpose: This property defines the overall status or confirmation for the calendar component. The possible values of a status are defined in StatusTodo for To-Dos and in StatusJournal for Notes and Journals If no valid Status is used, the value is taken and will be shown as-is. Also null-value is allowed. See [https://tools.ietf.org/html/rfc5545#section-3.8.1.11] Type: String