Click or drag to resize
GDSecureMimeDecoderIsEncrypted Property
Gets encrypted status of the message.

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

Property Value

Type: Boolean
True if the message is encrypted.
Remarks
See Also