Calendar:Resource: Difference between revisions
(Created page with "'''Calendar resources''' are defined at the subscription level, allowing appointments and reservations to be scheduled with optional collision checking. There are two types of resources: * '''Venue''' - Representing a location for an appointment, whether physical (e.g. boardroom, office) or virtual (e.g. video conference). * '''Other''' - Representing an asset that can be reserved by one or more members, such as a parking space or shared computer. == Pr...") |
No edit summary |
||
Line 1: | Line 1: | ||
'''Calendar resources''' are defined at the [[subscription]] level, allowing | '''Calendar resources''' are defined at the [[subscription]] level, allowing calendar items to be scheduled with additional collision checking. | ||
There are two types of resources: | There are two types of resources: |
Revision as of 16:23, 20 October 2023
Calendar resources are defined at the subscription level, allowing calendar items to be scheduled with additional collision checking.
There are two types of resources:
- Venue - Representing a location for an appointment, whether physical (e.g. boardroom, office) or virtual (e.g. video conference).
- Other - Representing an asset that can be reserved by one or more members, such as a parking space or shared computer.
Properties
Regardless of type, all calendar resources have the following properties:
- A descriptive name
- Optional maximum capacity
Maximum Capacity
The capacity of a calendar resource is the maximum number of concurrent appointments/reservations that can use that resource. If a subsequent calendar item is scheduled for the same period, ContactsLaw treats this as a collision.