ContactAnnotationList.UserDataAccountId 属性

定义

获取应用使用的 UserDataAccount 的 ID。

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

属性值

String

Platform::String

winrt::hstring

应用使用的 UserDataAccount 的 ID。

Windows 要求

应用功能
contactsSystem

适用于