TimeZone.Name property (Outlook)
Returns a String that represents the identifier of the time zone. Read-only.
Syntax
expression.Name
expression A variable that represents a TimeZone object.
Remarks
The Name usually includes the offset value from Coordinated Universal Time (UTC), the official time zone name, and regions where the time zone is used. It's stored as the Display value in the registry key for a time zone.
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.