OlkTimeZoneControl.SelectedTimeZoneIndex property (Outlook)

Returns or sets an index into the Application.TimeZones collection that determines the selected time zone. Read/write.

Syntax

expression. SelectedTimeZoneIndex

expression A variable that represents an OlkTimeZoneControl object.

Remarks

SelectedTimeZoneIndex is 1-based, and a value of zero (0) means that no time zone has been selected.

See also

OlkTimeZoneControl Object

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.