in the hand - .NET Solutions for Mobility

OutlookTimeZone Class

PocketOutlook TimeZone information.

Professional Edition

For a list of all members of this type, see OutlookTimeZone Members.

System.Object
   System.TimeZone
      InTheHand.WindowsMobile.PocketOutlook.OutlookTimeZone

[Visual Basic]
NotInheritable Public Class OutlookTimeZone
    Inherits TimeZone
    Implements IDisposable
[C#]
public sealed class OutlookTimeZone : TimeZone, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: InTheHand.WindowsMobile.PocketOutlook

Assembly: InTheHand.WindowsMobile.PocketOutlook (in InTheHand.WindowsMobile.PocketOutlook.dll)

See Also

OutlookTimeZone Members | InTheHand.WindowsMobile.PocketOutlook Namespace | TimeZone