Share via


ExTimeZoneEnumerator Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.ExchangeSystem.ExTimeZoneEnumerator

Namespace:  Microsoft.Exchange.ExchangeSystem
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public Class ExTimeZoneEnumerator _
    Implements IEnumerable(Of ExTimeZone), IEnumerable
'Usage
Dim instance As ExTimeZoneEnumerator
public class ExTimeZoneEnumerator : IEnumerable<ExTimeZone>, 
    IEnumerable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.