UserDataAccountProviderAddAccountOperation Class
Definition
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 the data for adding a new user account.
public ref class UserDataAccountProviderAddAccountOperation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class UserDataAccountProviderAddAccountOperation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class UserDataAccountProviderAddAccountOperation
Public NotInheritable Class UserDataAccountProviderAddAccountOperation
- Inheritance
- Attributes
- Implements
Windows requirements
Device family |
Windows 10 Anniversary Edition (introduced in 10.0.14393.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduced in v3.0)
|
Properties
ContentKinds |
Gets the types of content supported by the user account, such as email, contacts, and appointments. |
Kind |
Gets the type of this account operation. |
PartnerAccountInfos |
Gets a list of UserDataAccountPartnerAccountInfo objects for this operation. |
Methods
ReportCompleted(String) |
Reports back to the calling app that the operation is complete. |