2.1.3.1.1.19.3.5 Property: TZOFFSETTO

RFC Reference: [RFC2445] section 4.8.3.4

Number of Instances Allowed: 1

Format: UTC-Offset ([RFC2445] section 4.3.14)

Brief Description: The UTC-Offset of the Daylight portion of the time zone.

Importing to Calendar objects

The lDaylightBias field of PidLidTimeZoneStruct structure MUST be set to (-1 * offsetMinutes - lBias), where offsetMinutes is the value of TZOFFSETTO measured in minutes.

Exporting from Calendar objects

This property MUST be the UTC-Offset representation of (-1 * (PidLidTimeZoneStruct.lBias + PidLidTimeZoneStruct.lDaylightBias)).