extract_msg.structures.time_zone_definition Module
Module contents
- class extract_msg.structures.time_zone_definition.TimeZoneDefinition(data: bytes | None = None)[source]
Bases:
object
Structure for PidLidAppointmentTimeZoneDefinitionRecur from [MS-OXOCAL].
- property keyName: str
The name of the associated time zone.
Not localized but instead set to the unique name of the desired time zone.
- property majorVersion: int
The major version.
- property minorVersion: int
The minor version.