ContactLocationField.PostalCode プロパティ
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
連絡先の郵便番号を取得します。
注意
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
連絡先の郵便番号。
アプリの機能 |
contactsSystem
|
製品 | バージョン |
---|---|
WinRT | Build 10240, Build 10586, Build 14383, Build 15063, Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |