AsposeExceptionErrorDetails Property |
Gets extra information aboout error
Namespace:
Aspose.Email
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic Object ErrorDetails { get; }
Public ReadOnly Property ErrorDetails As Object
Get
public:
property Object^ ErrorDetails {
Object^ get ();
}
member ErrorDetails : Object with get
Property Value
Type:
Object
See Also