Freigeben über


ContactLocationField.PostalCode Eigenschaft

Definition

Ruft die Postleitzahl des Kontakts ab.

Hinweis

ContactLocationField kann geändert oder nicht mehr für Releases verfügbar sein, nachdem Windows 8.1. Verwenden Sie stattdessen ContactAddress.

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Postleitzahl des Kontakts.

Windows-Anforderungen

App-Funktionen
contactsSystem

Gilt für: