Contact.ContactListId 속성

정의

이 연락처가 멤버인 ContactList 를 식별하는 문자열을 가져옵니다.

public:
 property Platform::String ^ ContactListId { Platform::String ^ get(); };
winrt::hstring ContactListId();
public string ContactListId { get; }
var string = contact.contactListId;
Public ReadOnly Property ContactListId As String

속성 값

String

Platform::String

winrt::hstring

이 연락처가 멤버인 ContactList 를 식별하는 문자열입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상