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 |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Calendar resources''' are defined at the [[subscription]] level, allowing | {{DISPLAYTITLE:Calendar Resource}} | ||
'''Calendar resources''' are defined at the [[subscription]] level, allowing [[Calendar Item|calendar items]] to be scheduled with additional collision checking. | |||
There are two types of resources: | There are two types of resources: | ||
Line 14: | Line 15: | ||
== 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. | 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. | ||
If not specified, the capacity is assumed to be infinite. | |||
[[Category:Calendar]] |
Latest revision as of 18:29, 2 December 2024
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.
If not specified, the capacity is assumed to be infinite.