.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Email Class Summary

Email::LastError

An XML-formatted string containing error information, if any, of the last method call.

  Declarations  
    [Visual Basic]
Public ReadOnly Property LastError As String

[C#]
public string LastError {get;}

[C++]
public: __property String* get_LastError();

[JScript]
public function get LastError() : String;
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.