MeetingResponse.EnhancedLocation Property

Definition

Gets location information for the meeting such as the name of the location, address, and optional notes. The EnhancedLocation property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

Additional location information.

Applies to