Contact.OfficeLocation プロパティ

定義

連絡先のオフィスの場所を取得または設定します。

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

プロパティ値

連絡先のオフィスの所在地。

適用対象