AppointmentsProviderLaunchActionVerbs.ShowAppointmentDetails プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
予定プロバイダーが実行する 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
プロパティ値
show-appointment-details アクション
Windows の要件
アプリの機能 |
appointmentsSystem
|