PidLidTimeZone Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Specifies information about the time zone of a recurring meeting.
Associated properties: |
LID_TIME_ZONE |
Property set: |
PSETID_Meeting |
Long ID (LID): |
0x0000000C |
Data type: |
PT_LONG |
Area: |
Meetings |
Remarks
This property is only read if the dispidApptRecur (PidLidAppointmentRecur) property is not set, but if the LID_IS_RECURRING (PidLidIsRecurring) property is TRUE and the LID_IS_EXCEPTION (PidLidIsException) property is FALSE. The lower WORD specifies an index into a table that contains time zone information. From the upper WORD, only the highest bit is read. If that bit is set, then the time zone referenced will not observe daylight saving time (DST), otherwise the DST dates detailed in [MS-OXOCAL] will be followed.
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.