다음을 통해 공유


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

적용 대상