Share via


AppointmentProperties.Uri Property

Definition

Gets the name of the Uri property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Uri property.

Windows requirements

App capabilities
appointmentsSystem

Applies to