Share via


ContactListDeleteContactRequest.ContactId Property

Definition

Gets the contact ID of the contact to be deleted.

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

Property Value

String

Platform::String

winrt::hstring

The contact ID of the contact to be deleted.

Windows requirements

App capabilities
contactsSystem

Applies to