Windows.ApplicationModel.Appointments 네임스페이스

Appointment 클래스 및 관련 지원 클래스를 포함합니다. 약속은 일정의 약속을 나타냅니다.

클래스

Appointment

일정의 약속을 나타냅니다. 이 클래스는 AppointmentInformation 속성의 값으로 ActivationKindAppointmentsProvider 값을 사용하여 앱을 활성화할 때 사용됩니다.

AppointmentCalendar

약속이 있는 일정을 나타냅니다.

AppointmentCalendarSyncManager

AppointmentCalendar 개체의 동기화 기능에 대한 액세스를 제공합니다.

AppointmentConflictResult

약속 간의 충돌을 나타냅니다.

AppointmentException

master 약속의 예외인 약속 instance 나타냅니다.

AppointmentInvitee

일정에서 약속의 참가자를 나타냅니다.

AppointmentManager

사용자의 약속 공급자 앱(예: 일정 앱)과 상호 작용하는 API를 제공합니다. 정적 메서드를 호출하여 사용자가 작업을 수행할 수 있도록 공급자별 UI를 표시합니다.

AppointmentManagerForUser

특정 사용자의 약속 관리자를 나타냅니다.

AppointmentOrganizer

일정에서 약속의 이끌이를 나타냅니다.

AppointmentProperties

약속의 속성을 식별하는 문자열을 제공합니다.

AppointmentRecurrence

약속이 발생하는 시기와 빈도를 나타냅니다.

AppointmentStore

약속이 포함된 저장소를 나타냅니다.

AppointmentStoreChange

약속 저장소에서 발생한 변경 사항을 나타냅니다.

AppointmentStoreChangedDeferral

AppointmentStoreChangedEventArgs.GetDeferral 메서드에서 반환된 백그라운드 작업 지연을 나타냅니다.

AppointmentStoreChangedEventArgs

StoreChanged 이벤트에 대한 데이터를 제공합니다.

AppointmentStoreChangeReader

호출 앱이 약속 저장소의 약속 변경 내용을 읽을 수 있도록 합니다.

AppointmentStoreChangeTracker

약속에 대한 변경 내용 추적을 관리하기 위한 API를 제공합니다.

AppointmentStoreNotificationTriggerDetails

AppointmentStore에서 작업을 호출했음을 나타내기 위해 백그라운드 작업에 전달됩니다.

FindAppointmentsOptions

약속에 대한 쿼리를 수정하는 옵션 집합을 나타냅니다.

인터페이스

IAppointmentParticipant

일정에서 약속의 참가자에 대한 정보를 제공합니다.

열거형

AppointmentBusyStatus

약속 참가자의 사용 중인 상태 지정합니다.

AppointmentCalendarOtherAppReadAccess

앱 일정에 제공되는 읽기 액세스 수준을 지정합니다.

AppointmentCalendarOtherAppWriteAccess

앱 일정에 제공되는 쓰기 액세스 수준을 지정합니다.

AppointmentCalendarSyncStatus

AppointmentCalendar의 현재 동기화 상태 지정합니다.

AppointmentConflictType

약속이 다른 약속과 충돌하는 방식을 지정합니다.

AppointmentDaysOfWeek

약속이 발생하는 요일을 지정합니다.

AppointmentDetailsKind

약속 세부 정보에서 콘텐츠 형식을 정의합니다.

AppointmentParticipantResponse

약속 초대와 관련된 참가자의 응답을 지정합니다.

AppointmentParticipantRole

약속 초대와 관련된 항목의 역할을 지정합니다.

AppointmentRecurrenceUnit

약속이 발생하는 빈도를 지정합니다.

AppointmentSensitivity

약속의 민감도를 지정합니다.

AppointmentStoreAccessType

AppointmentStore에 부여된 액세스 수준을 지정합니다.

AppointmentStoreChangeType

AppointmentStoreChange 개체가 나타내는 변경 형식을 지정합니다.

AppointmentSummaryCardView

약속에 대한 요약 카드 표시되는 방법을 지정합니다.

AppointmentWeekOfMonth

약속이 발생하는 월의 주를 지정합니다.

FindAppointmentCalendarsOptions

약속 일정을 쿼리할 때 추가 옵션을 지정합니다.

RecurrenceType

약속의 되풀이 유형을 지정합니다.

설명

약속을 관리하는 방법에 대한 자세한 내용은 약속 관리빠른 시작: 약속 관리를 참조하세요 .

추가 정보