The exception that is thrown when an error occurs while using Ews component.

Namespace:  Rebex.Net
Assembly:  Rebex.Ews (in Rebex.Ews.dll)

Syntax

Visual Basic
Public Class EwsException _
	Inherits NetworkSessionException
C#
public class EwsException : NetworkSessionException

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Rebex.Net..::..NetworkSessionException
      Rebex.Net..::..EwsException

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also