共用方式為


AppointmentsProviderLaunchActionVerbs 類別

定義

表示與擷取約會提供者作業相關聯的 物件。

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
繼承
Object Platform::Object IInspectable AppointmentsProviderLaunchActionVerbs
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
appointmentsSystem

屬性

AddAppointment

取得約會提供者執行的新增約會動作。

RemoveAppointment

取得約會提供者執行的移除約會動作。

ReplaceAppointment

取得約會提供者執行的取代約會動作。

ShowAppointmentDetails

取得約會提供者執行的 show-appointment-details 動作。

ShowTimeFrame

取得約會提供者所執行約會的顯示時間範圍動作。

適用於