MessageEncrypted Property
Whether or not the current message is encrypted.
Syntax
public boolean getMessageEncrypted();
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.
Default Value
False