Skip to content

Latest commit

 

History

History
66 lines (41 loc) · 2.43 KB

pidlidtimezone-canonical-property.md

File metadata and controls

66 lines (41 loc) · 2.43 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
PidLidTimeZone Canonical Property
Outlines the PidLidTimeZone canonical property, which specifies information about the time zone of a recurring meeting.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
PidLidTimeZone
COM
ffbab371-1a1d-4aa4-ad31-17549a74513c

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

[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.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names