AppointmentsProviderLaunchActionVerbs クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
予定プロバイダーの操作の取得に関連付けられているオブジェクトを表します。
public ref class AppointmentsProviderLaunchActionVerbs abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
class AppointmentsProviderLaunchActionVerbs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class AppointmentsProviderLaunchActionVerbs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Standard)]
public static class AppointmentsProviderLaunchActionVerbs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public static class AppointmentsProviderLaunchActionVerbs
Public Class AppointmentsProviderLaunchActionVerbs
- 継承
- 属性
Windows の要件
デバイス ファミリ |
Windows 10 (10.0.10240.0 で導入)
|
API contract |
Windows.Foundation.UniversalApiContract (v1.0 で導入)
|
アプリの機能 |
appointmentsSystem
|
プロパティ
AddAppointment |
予定プロバイダーが実行する予定の追加アクションを取得します。 |
RemoveAppointment |
予定プロバイダーが実行する予定の削除アクションを取得します。 |
ReplaceAppointment |
予定プロバイダーが実行する予定の置換アクションを取得します。 |
ShowAppointmentDetails |
予定プロバイダーが実行する show-appointment-details アクションを取得します。 |
ShowTimeFrame |
予定プロバイダーが実行する予定の show-time-frame アクションを取得します。 |