다음을 통해 공유


ContactListDeleteContactRequest.ContactId 속성

정의

삭제할 연락처의 연락처 ID를 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

삭제할 연락처의 연락처 ID입니다.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상