다음을 통해 공유


ContactList.UserDataAccountId 속성

정의

ContactList에 대한 사용자 데이터 계정의 ID를 나타내는 문자열을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

ContactList에 대한 사용자 데이터 계정의 ID를 나타내는 문자열입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상