AppointmentProperties.BusyStatus Property

Definition

Gets the name of the BusyStatus property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the BusyStatus property.

Windows requirements

App capabilities
appointmentsSystem

Applies to