PersonaPostalAddress.Country プロパティ

定義

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

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

プロパティ値

国/地域名。

適用対象