PidLidAppointmentStartWhole Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Represents the date and time when an appointment begins.
Associated properties: |
dispidApptStartWhole |
Property set: |
PSETID_Appointment |
Long ID (LID): |
0x0000820D |
Data type: |
PT_SYSTIME |
Area: |
Calendar |
Remarks
This property specifies the start date and time of the event. This property must be in Coordinated Universal Time (UTC) and must be less than the value of the dispidApptEndWhole (PidLidAppointmentEndWhole) property. For a recurring series, this property is the start date and time of the first instance according to the recurrence pattern.
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides property set definition 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.