Freigeben über


PhoneCallHistoryEntryAddress.ContactId Eigenschaft

Definition

Ruft den eindeutigen Bezeichner für diesen Kontakt ab oder legt diesen fest.

public:
 property Platform::String ^ ContactId { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ContactId();

void ContactId(winrt::hstring value);
public string ContactId { get; set; }
var string = phoneCallHistoryEntryAddress.contactId;
phoneCallHistoryEntryAddress.contactId = string;
Public Property ContactId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der eindeutige Bezeichner für diesen Adressbucheintrag.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: