AppointmentPrivate Enum
Some tooltip text!
• 1 minute to read
• 1 minute to read
Obsolete, but still maintained field for appointment privacy; denormalization of visiblefor status
Name | Value | Description |
---|---|---|
Public | 0 | This appointment can be read by anyone |
PrivateUser | 1 | This appointment can only be read/seen by the owner |
PrivateGroup | 2 | This appointment can only be read by members of the owners group |
Usage
- appointment.private - Tasks, appointments, followups, phone calls; and documents (document_id != 0). An appointment always has a corresponding record in VisibleFor specifying who may see this.