AppointmentProperties.AllDay Property

Definition

Gets the name of the AllDay property.

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

Property Value

String

Platform::String

winrt::hstring

The name of the AllDay property.

Windows requirements

App capabilities
appointmentsSystem

Applies to