Skip to content

Latest commit

 

History

History
48 lines (33 loc) · 936 Bytes

File metadata and controls

48 lines (33 loc) · 936 Bytes
-api-id T:Windows.ApplicationModel.Appointments.AppointmentDaysOfWeek
-api-type winrt enum

AppointmentDaysOfWeek

-description

Specifies the days of the week on which an appointment occurs.

-enum-fields

-field None:0

The appointment doesn't occur on any days of the week.

-field Sunday:1

The appointment occurs on Sunday.

-field Monday:2

The appointment occurs on Monday.

-field Tuesday:4

The appointment occurs on Tuesday.

-field Wednesday:8

The appointment occurs on Wednesday.

-field Thursday:16

The appointment occurs on Thursday.

-field Friday:32

The appointment occurs on Friday.

-field Saturday:64

The appointment occurs on Saturday.

-remarks

-examples

-see-also

DaysOfWeek

-capabilities

appointmentsSystem