PersonaPostalAddress.PostOfficeBox プロパティ

定義

オフィスのポスト ボックス番号を取得または設定します。 プロパティはPostOfficeBox、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

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

プロパティ値

郵便局のボックス番号。

適用対象