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


TimeZone.ID Property (Outlook)

Returns a String that uniquely identifies the time zone. Read-only.

Version Information

Version Added: Outlook 2007

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 is 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

Concepts

TimeZone Object Members

TimeZone Object