Windows.ApplicationModel.UserDataAccounts.SystemAccess Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides functionality for apps to invoke system-level UI to manage sync partnerships on the device.
Classes
DeviceAccountConfiguration |
Represents device settings for app sync relationships. |
UserDataAccountSystemAccessManager |
Provides the ability to display the system UI for managing sync relationships. |
Enums
DeviceAccountAuthenticationType |
Specifies the type of authentication. |
DeviceAccountIconId |
Specifies the type of icon to use for the device account. |
DeviceAccountMailAgeFilter |
Specifies how many days of email to keep on the client. |
DeviceAccountServerType |
Defines the server types for syncing. |
DeviceAccountSyncScheduleKind |
Specifies how often the account is synced. |
Remarks
Important
The APIs exposed via the Windows.ApplicationModel.UserDataAccounts.SystemAccess namespace require the application to have the restricted EmailSystem capability.