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