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

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 プロパティの名前を取得します。

適用対象