UserDataAccountProviderAddAccountOperation 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供新增使用者帳戶的資料。
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
- 繼承
- 屬性
- 實作
Windows 需求
裝置系列 |
Windows 10 Anniversary Edition (已於 10.0.14393.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v3.0 引進)
|
屬性
ContentKinds |
取得使用者帳戶所支援的內容類型,例如電子郵件、連絡人和約會。 |
Kind |
取得此帳戶作業的類型。 |
PartnerAccountInfos |
取得這項作業的 UserDataAccountPartnerAccountInfo 物件清單。 |
方法
ReportCompleted(String) |
回報回作業完成的呼叫應用程式。 |