LumiSoft Mail Server User API
ErrorText Property
Namespaces > LumiSoft.Net.SMTP.Server > MessageStoringCompleted_eArgs > ErrorText
Gets errors what happened on storing message or null if no errors.
Syntax
C#Visual BasicManaged C++
public string ErrorText { get; }
Public ReadOnly Property ErrorText As String
public:
String^ ErrorText {
	String^ get ();
}

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