In The Hand LtdIn The Hand
GetTimeZoneFromIndex Method (index)
NamespacesInTheHand.WindowsMobile.PocketOutlookOutlookSessionGetTimeZoneFromIndex(Int32)
.NET Components for Mobility
Uses a time zone index to return the OutlookTimeZone object for the corresponding time zone.
Declaration Syntax
C#Visual Basic
public OutlookTimeZone GetTimeZoneFromIndex(
	int index
)
Public Function GetTimeZoneFromIndex ( _
	index As Integer _
) As OutlookTimeZone
Parameters
index (Int32)
The index of the time zone you want to retrieve.
Return Value
An OutlookTimeZone object.
Remarks
Refer to the file timezones.csv in the Windows Mobile SDKs for a list of time zones and their offsets.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0