Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
Manage Calendar Events on a Mobile Device
A Lightning web component can use a device’s calendar functionality to create, read,
update, and delete calendar events to and from the device. When these calendar-related actions
occur, the event data is returned to the Lightning web component that invoked it.
Calendar events are managed locally on the mobile device, and don’t need a network connection. However, CalendarService requires access to platform-specific APIs that are available only within compatible Salesforce mobile apps.