AppointmentProperties.Duration Property

Definition

Gets the name of the Duration property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the Duration property.

Windows requirements

App capabilities
appointmentsSystem

Applies to