Share via


ExTimeZoneValue Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Data.Storage.Management.ExTimeZoneValue

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ExTimeZoneValue _
    Implements IEquatable(Of ExTimeZoneValue), ISerializable
'Usage
Dim instance As ExTimeZoneValue
[SerializableAttribute]
public class ExTimeZoneValue : IEquatable<ExTimeZoneValue>, 
    ISerializable

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.