InvalidTimeZoneException Class
Inheritance Hierarchy
System.Object
System.Exception
System.SystemException
System.ArgumentException
Microsoft.Exchange.ExchangeSystem.InvalidTimeZoneException
Namespace: Microsoft.Exchange.ExchangeSystem
Assembly: Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class InvalidTimeZoneException _
Inherits ArgumentException
'Usage
Dim instance As InvalidTimeZoneException
[SerializableAttribute]
public class InvalidTimeZoneException : ArgumentException
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.