PhysicalAddressEntry.PostalCode プロパティ

定義

エントリの郵便番号を取得または設定します。

public:
 property System::String ^ PostalCode { System::String ^ get(); void set(System::String ^ value); };
public string PostalCode { get; set; }
Public Property PostalCode As String

プロパティ値

エントリの郵便番号。

適用対象