次の方法で共有


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

適用対象