LumiSoft Mail Server User API
Exception Property
Namespaces > LumiSoft.Net.IO > WriteStream_EventArgs > Exception
Gets exception happened during write or null if operation was successfull.
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)