Share via


ContactAnnotationList.UserDataAccountId Property

Definition

Gets the ID for the UserDataAccount used by the app.

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

Property Value

String

Platform::String

winrt::hstring

The ID for the UserDataAccount used by the app.

Windows requirements

App capabilities
contactsSystem

Applies to