PidLidAppointmentSubType Canonical Property
Specifies whether or not the event is all day.
|
Associated properties: |
dispidApptSubType |
|
Property set: |
PSETID_Appointment |
|
Long ID (LID): |
0x00008215 |
|
Data type: |
PT_BOOLEAN |
|
Area: |
Calendar |
This property specifies whether or not the event is an all-day event, as specified by the user. A value of TRUE indicates that the event is an all-day event, in which case the start time and end time must be midnight so that the duration is a multiple of 24 hours and is at least 24 hours. A value of FALSE or the absence of this property indicates the event is not an all-day event. The client or server must not infer the value as TRUE when a user happens to create an event that is 24 hours, even if the event starts and ends at midnight.
Protocol Specifications
- [MS-OXPROPS]
Provides property set definitions and references to related Exchange Server protocol specifications.
- [MS-OXOCAL]
Specifies the properties and operations for appointment, meeting request, and response messages.
Header Files
- Mapidefs.h
Provides data type definitions.