Freigeben über


ContactAnnotation.ContactId Eigenschaft

Definition

Ruft die ID für den Kontakt ab, für den diese ContactAnnotation gilt, oder legt sie 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 = contactAnnotation.contactId;
contactAnnotation.contactId = string;
Public Property ContactId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die ID für den Kontakt , für den diese ContactAnnotation gilt.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: