ContactList.UserDataAccountId Property

Definition

Gets a string that represents the ID of the user data account for this ContactList.

public:
 property Platform::String ^ UserDataAccountId { Platform::String ^ get(); };
winrt::hstring UserDataAccountId();
public string UserDataAccountId { get; }
var string = contactList.userDataAccountId;
Public ReadOnly Property UserDataAccountId As String

Property Value

String

Platform::String

winrt::hstring

A string that represents the ID of the user data account for this ContactList.

Windows requirements

App capabilities
contactsSystem

Applies to