'Declaration Public Enum AppointmentHitTestArea Inherits System.Enum
public enum AppointmentHitTestArea : System.Enum
Member | Description |
---|---|
Appointment | An area within the AppointmentUIElement that does not coincide with any specific element. |
DateTimeContinuationIndicatorFrom | The arrow which points left, indicating that the appointment's StartDateTime coincides with a date/time that is currently outside the viewable area. |
DateTimeContinuationIndicatorTo | The arrow which points right, indicating that the appointment's EndDateTime coincides with a date/time that is currently outside the viewable area. |
End | The element represents the appointment's EndDateTime |
Location | The element represents an appointment's Location. |
None | Area is not associated with an AppointmentUIElement. |
Recurrence | The element represents an appointment's Recurrence. |
Reminder | The element represents an appointment's Reminder. |
Start | The element represents the appointment's StartDateTime |
StartAndEnd | The element represents the appointment's StartDateTimeEndDateTime |
Subject | The element represents an appointment's Subject. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2