Share via


_ContactItem.OfficeLocation プロパティ

定義

連絡先の特定のオフィスの場所 (たとえば、1 室 1 またはスイート 123) を指定する 文字列 (C#の文字列 ) を設定または返します。 読み取り/書き込みが可能です。

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

プロパティ値

注釈

このプロパティは、MAPI プロパティの PidTagOfficeLocation に対応します。

適用対象