MeetingCancellation.EnhancedLocation Property

Definition

Gets additional details about the location of the canceled meeting. 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

An object containing additional details about the location of the canceled meeting.

Applies to