Compartir a través de


AppointmentProperties.AllDay Propiedad

Definición

Obtiene el nombre de la propiedad AllDay .

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

Valor de propiedad

String

Platform::String

winrt::hstring

Nombre de la propiedad AllDay .

Requisitos de Windows

Características de aplicaciones
appointmentsSystem

Se aplica a