Windows.ApplicationModel.UserDataAccounts 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.
Contains user data account information needed to access email, appointments, calendars, and so on.
Classes
UserDataAccount |
Represents a user data account used to access email, contacts, calendars, and so on. |
UserDataAccountManager |
Provides APIs to interact with the user’s data accounts including those implemented by the operating system. |
UserDataAccountManagerForUser |
Represents a user data account manager for a specific user. |
UserDataAccountStore |
Represents a data store that contains user accounts. |
UserDataAccountStoreChangedEventArgs |
Provides data for the StoreChanged event. |
Enums
UserDataAccountContentKinds |
The type of user data content. |
UserDataAccountOtherAppReadAccess |
Specifies the rights granted to other apps for reading this UserDataAccount. |
UserDataAccountStoreAccessType |
Specifies the requested access type in a call to RequestStoreAsync. |