PersonaPostalAddress.FormattedAddress プロパティ

定義

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

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

プロパティ値

表示する番地。

適用対象