共用方式為


ContactLocationField.PostalCode 屬性

定義

取得連絡人的郵遞區號。

注意

contactLocationField可能會在Windows 8.1之後變更或無法使用。 請改用 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

屬性值

String

Platform::String

winrt::hstring

連絡人的郵遞區號。

Windows 需求

應用程式功能
contactsSystem

適用於