PidLidClipEnd Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies the end date and time of the event in Coordinated Universal Time (UTC) for single instance calendar objects.
Associated properties: |
dispidClipEnd |
Property set: |
PSETID_Appointment |
Long ID (LID): |
0x00008236 |
Data type: |
PT_SYSTIME |
Area: |
Calendar |
Remarks
For single instance calendar objects, it specifies the end date and time of the event in UTC. For a recurring series, this property specifies midnight on the date of the last instance of the recurring series in UTC, unless the recurring series has no end, in which case the value must be 31 August 4500, 11:59 p.m.
The value of this property must be set to the value of the dispidApptEndWhole (PidLidAppointmentEndWhole).
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.