PidLidAppointmentEndWhole Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Represents the date and time that an appointment ends.
Property | Value |
---|---|
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
Provides property set definitions and references to related Exchange Server protocol specifications.
Specifies the properties and operations for appointment, meeting request, and response messages.
Header files
Mapidefs.h
Provides data type definitions.