PidLidTimeZone Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Specifies information about the time zone of a recurring meeting.
Property | Value |
---|---|
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
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.