| IMailIsEncrypted Property |
Indicates if this email message has been encrypted.
Namespace:
Limilabs.Mail
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax bool IsEncrypted { get; }
ReadOnly Property IsEncrypted As Boolean
Get
property bool IsEncrypted {
bool get ();
}
abstract IsEncrypted : bool with get
Property Value
Type:
BooleanSee Also