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 操作。 |