AppointmentsProvider
Declares an app extensibility point of type windows.appointmentsProvider.
Element hierarchy
- <Extension>
- <AppointmentsProvider>
Syntax
<AppointmentsProvider>
<!-- Child elements -->
AppointmentsProviderLaunchActions?
</AppointmentsProvider>
Key
?
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
AppointmentsProviderLaunchActions | Declares actions to take when a appointment is launched. |
Parent Elements
Parent Element | Description |
---|---|
Extension | Declares an extensibility point for the app. |
Remarks
For info about appointments and the appointments provider, see Windows.ApplicationModel.Appointments and Windows.ApplicationModel.Appointments.AppointmentsProvider.
Requirements
Value | |
---|---|
Namespace | http://schemas.microsoft.com/appx/2013/manifest |