Click or drag to resize
GDSecureMimeDecoderClearTextContent Property
Gets the clear text content of the decoded message, if any.

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

Property Value

Type: IBuffer
IBuffer with the clear text content.
Remarks
See Also