AppointmentProperties.AllDay プロパティ

定義

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

プロパティ値

String

Platform::String

winrt::hstring

AllDay プロパティの名前。

Windows の要件

アプリの機能
appointmentsSystem

適用対象