LumiSoft Mail Server User API
Exception Property
Namespaces > LumiSoft.Net > Error_EventArgs > Exception
Occured error's exception.
Syntax
C#Visual BasicManaged C++
public Exception Exception { get; }
Public ReadOnly Property Exception As Exception
public:
Exception^ Exception {
	Exception^ get ();
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)