TimeZone object (Outlook)
Represents information for a time zone as supported by Windows.
Remarks
The TimeZone object is an Outlook wrapper for time zone data.
This data can be obtained from the Windows registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones. In this case, some properties of this object are parts of in the TZI value for the time zone in the registry. A TZI value is mapped to the Windows TIME_ZONE_INFORMATION structure.
Properties
Name |
---|
Application |
Bias |
Class |
DaylightBias |
DaylightDate |
DaylightDesignation |
ID |
Name |
Parent |
Session |
StandardBias |
StandardDate |
StandardDesignation |
See also
Outlook Object Model Reference
Support and feedback
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.