次の方法で共有


AppointmentsProviderLaunchActionVerbs.ShowAppointmentDetails プロパティ

定義

予定プロバイダーが実行する show-appointment-details アクションを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

show-appointment-details アクション

Windows の要件

アプリの機能
appointmentsSystem

適用対象