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

适用于