Freigeben über


ContactLocationField.Value Eigenschaft

Definition

Ruft den Wert der Kontaktdaten ab.

Hinweis

IContactField kann für Releases nach Windows 8.1 geändert oder nicht mehr verfügbar sein. Verwenden Sie stattdessen ContactAddress, ContactPhone, ContactSignificantOther, Contact, ContactEmail, ContactConnectedServiceAccount, ContactWebsite, ContactJobInfo oder ContactDate.

public:
 property Platform::String ^ Value { Platform::String ^ get(); };
winrt::hstring Value();
public string Value { get; }
var string = contactLocationField.value;
Public ReadOnly Property Value As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Der Wert der Kontaktdaten.

Implementiert

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: