Click or drag to resize
GDSMIMEProcessMessageOutputFinalMessage Property
Will return content of the message or it's last part.

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

Property Value

Type: IBuffer
IBuffer containing the message or null.
See Also