Appointments Provider Properties

This view allows you to configure the properties of an appointments provider declaration.

Application Settings

This section is described in Application Settings article.

Launch Actions

Declare actions to take when a appointment is launched. This section is described in Appointments Provider Edit Launch Action Dialog article.

Properties

Desired view

The desired view of the app.

  • Default
    • The app does not have a window size preference specified. Windows, rather than the app, sets the size preference, which defaults to UseHalf.
  • UseLess
    • The window uses less than 50% of the available horizontal screen pixels.
  • UseHalf
    • The window uses 50% (half) of the available horizontal screen pixels.
  • UseMore
    • The window uses more than 50% of the available horizontal screen pixels.
  • UseMinimum
    • The window uses the minimum horizontal pixel width (either 320 or 500 pixels) specifies in the app's manifest (such as package.appxmanifest).