TimeZone.ID property (Outlook)
Returns a String that uniquely identifies the time zone. Read-only.
Syntax
expression.ID
expression A variable that represents a TimeZone object.
Remarks
The ID of a time zone is globally the same for that time zone. It's the name of the Windows registry key that contains the time zone information. Unlike the Name property, the value of ID is not localized.
See also
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.