Click or drag to resize
GDSMIMEProcessMessageOutputError Property
Will return information about function's success or lack of thereof.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public GDSMIMEProcessMessageError Error { get; set; }

Property Value

Type: GDSMIMEProcessMessageError
Success if successful, see GDSMIMEProcessMessageError for other possibilities.
See Also