Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 943 Bytes

Outlook.OlkTimeZoneControl.SelectedTimeZoneIndex.md

File metadata and controls

36 lines (21 loc) · 943 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
OlkTimeZoneControl.SelectedTimeZoneIndex property (Outlook)
vbaol11.chm1000533
vbaol11.chm1000533
Outlook.OlkTimeZoneControl.SelectedTimeZoneIndex
1e95e436-66b2-2dac-84af-098dacd3a8d9
06/08/2017
medium

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

[!includeSupport and feedback]