AppointmentProperties 类

定义

提供标识约会属性的字符串。

public ref class AppointmentProperties abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppointmentProperties final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class AppointmentProperties
Public Class AppointmentProperties
继承
Object Platform::Object IInspectable AppointmentProperties
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
appointmentsSystem

属性

AllDay

获取 AllDay 属性的名称。

AllowNewTimeProposal

获取 属性的 AllowNewTimeProposal 的名称。

BusyStatus

获取 BusyStatus 属性的名称。

ChangeNumber

获取 本地版本的约会的当前更改号。

DefaultProperties

获取默认约会属性的名称列表。

Details

获取 Details 属性的名称。

DetailsKind

获取约会详细信息的格式,纯文本或 HTML。

Duration

获取 Duration 属性的名称。

HasInvitees

获取 HasInvitees 属性的名称。

Invitees

获取 被邀请者 属性的名称。

IsCanceledMeeting

获取 IsCanceledMeeting 属性的名称。

IsOrganizedByUser

获取 IsOrganizedByUser 属性的名称。

IsResponseRequested

获取 IsResponseRequested 属性的名称。

Location

获取 Location 属性的名称。

OnlineMeetingLink

获取 OnlineMeetingLink 属性的名称。

Organizer

获取 Organizer 属性的名称。

OriginalStartTime

获取 OriginalStartTime 属性的名称。

Recurrence

获取 Recurrence 属性的名称。

Reminder

获取 Reminder 属性的名称。

RemoteChangeNumber

获取或设置 约会的服务器版本的当前更改号。

ReplyTime

获取 ReplyTime 属性的名称。

Sensitivity

获取 Sensitivity 属性的名称。

StartTime

获取 StartTime 属性的名称。

Subject

获取 Subject 属性的名称。

Uri

获取 Uri 属性的名称。

UserResponse

获取 UserResponse 属性的名称。

适用于