MessageEncrypted Property
Whether or not the current message is encrypted.
Syntax
property MessageEncrypted: Boolean;
Default Value
false
Remarks
This property indicates whether or not the current message is encrypted. This property will return true if the current message appears to be encrypted, according to the value of MessageHeaders.
This property is read-only.
Data Type
Boolean