_AppointmentItem.Location 属性

定义

返回或设置 C#) 中的 字符串 (字符串 ,表示特定办公室位置 (例如约会的 1 号大楼 1 室或套房 123) 。 读/写。

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

属性值

注解

此属性对应于 PidTagOfficeLocation 的 MAPI 属性。

适用于