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