_Application.TimeZones Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a TimeZones collection that represents the set of time zones supported by Outlook. Read-only.
public:
property Microsoft::Office::Interop::Outlook::TimeZones ^ TimeZones { Microsoft::Office::Interop::Outlook::TimeZones ^ get(); };
public Microsoft.Office.Interop.Outlook.TimeZones TimeZones { get; }
Public ReadOnly Property TimeZones As TimeZones
Property Value
Remarks
The set of time zones supported by Outlook is based on the data stored in the Windows registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Time Zones.