MeetingRequest.Location Property

Definition

Gets the location of the appointment.

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

Property Value

The location of the appointment.

Applies to