AppointmentProperties.Location Property

Definition

Gets the name of the Location property.

public:
 static property Platform::String ^ Location { Platform::String ^ get(); };
static winrt::hstring Location();
public static string Location { get; }
var string = AppointmentProperties.location;
Public Shared ReadOnly Property Location As String

Property Value

String

Platform::String

winrt::hstring

The name of the Location property.

Windows requirements

App capabilities
appointmentsSystem

Applies to