MeetingRequest.EnhancedLocation Property

Definition

Gets location information such as the name, address, and optional notes for the associated meeting request. 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

Location information for the meeting.

Applies to