MailMessageIsEncrypted Property

Gets a value indicating whether the message is encrypted.

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public virtual bool IsEncrypted { get; }

Property Value

Type: Boolean
See Also