Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 624 Bytes

appointmentconflicttype.md

File metadata and controls

32 lines (22 loc) · 624 Bytes
-api-id -api-type
T:Windows.ApplicationModel.Appointments.AppointmentConflictType
winrt enum

AppointmentConflictType

-description

Specifies the way in which an appointment conflicts with another appointment.

-enum-fields

-field None:0

There is no appointment conflict.

-field Adjacent:1

The appointment is adjacent to another appointment.

-field Overlap:2

The appointment overlaps another appointment.

-remarks

-examples

-see-also

-capabilities

appointmentsSystem