PersonaPostalAddress.City プロパティ

定義

都市を取得または設定します。 プロパティはCity、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

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

プロパティ値

市区町村名。

適用対象