Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 842 Bytes

appointmentweekofmonth.md

File metadata and controls

39 lines (27 loc) · 842 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Appointments.AppointmentWeekOfMonth
winrt enum

AppointmentWeekOfMonth

-description

Specifies the week of the month for which the appointment occurs.

-enum-fields

-field First:0

The appointment occurs on the first week of the month.

-field Second:1

The appointment occurs on the second week of the month.

-field Third:2

The appointment occurs on the third week of the month.

-field Fourth:3

The appointment occurs on the fourth week of the month.

-field Last:4

The appointment occurs on the last week of the month.

-remarks

-examples

-see-also

WeekOfMonth

-capabilities

appointmentsSystem