PidLidAppointmentEndWhole Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Represents the date and time that an appointment ends.
Associated properties: |
dispidApptEndWhole |
Property set: |
PSETID_Appointment |
Long ID (LID): |
0x0000820E |
Data type: |
PT_SYSTIME |
Area: |
Calendar |
Remarks
This property corresponds to the dispidApptEndWhole property of the appointment in the Microsoft Office Outlook object model.
This specifies the end date and time for the event; it must be in Coordinated Universal Time (UTC) and must be greater than the value of the dispidApptStartWhole (PidLidAppointmentStartWhole) property. For a recurring series, the dispidApptEndWhole property is the end date and time of the first instance according to the recurrence pattern.
Related Resources
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.