AppointmentCalendarOtherAppWriteAccess AppointmentCalendarOtherAppWriteAccess AppointmentCalendarOtherAppWriteAccess AppointmentCalendarOtherAppWriteAccess Enum

Definition

Specifies the level of write access provided to an app calendar.

public : enum class AppointmentCalendarOtherAppWriteAccesspublic enum AppointmentCalendarOtherAppWriteAccessPublic Enum AppointmentCalendarOtherAppWriteAccess// You can use this enum in JavaScript.
Attributes
Windows 10 requirements
Device family
Windows 10 (introduced v10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduced v1)

Fields

Limited Limited Limited Limited

Other apps on the device can perform any write-level actions that use a DataProviderConnection.

None None None None

Only the app that created the calendar can write to it.

SystemOnly SystemOnly SystemOnly SystemOnly

The operating system can write to the calendar.