Поделиться через


TimeZone.Name Property (Outlook)

Returns a String that represents the identifier of the time zone. Read-only.

Version Information

Version Added: Outlook 2007

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 is stored as the Display value in the registry key for a time zone.

See Also

Concepts

TimeZone Object Members

TimeZone Object