다음을 통해 공유


ContactListCreateOrUpdateContactRequest.ContactListId 속성

정의

만들거나 업데이트할 작업이 포함된 연락처 목록의 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

만들거나 업데이트할 작업이 포함된 연락처 목록의 ID입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상