Appointment.EnhancedLocation 属性

定义

获取或设置其他会议或约会位置信息。 属性EnhancedLocation适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property Microsoft::Exchange::WebServices::Data::EnhancedLocation ^ EnhancedLocation { Microsoft::Exchange::WebServices::Data::EnhancedLocation ^ get(); void set(Microsoft::Exchange::WebServices::Data::EnhancedLocation ^ value); };
public Microsoft.Exchange.WebServices.Data.EnhancedLocation EnhancedLocation { get; set; }
Public Property EnhancedLocation As EnhancedLocation

属性值

增强的位置对象。

适用于