2.1.3.1.1.19.2.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 Standard portion of the time zone.

Importing to Calendar objects

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

Exporting from Calendar objects

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