다음을 통해 공유


ContactListDeleteContactRequest.ContactListId 속성

정의

삭제할 연락처가 포함된 연락처 목록의 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

삭제할 연락처가 포함된 연락처 목록입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상