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

属性值

联系人的办公室位置。

适用于