Click or drag to resize

IMailIsDKIMSigned Property

Indicates if this email message has been DKIM (DomainKeys Identified Mail) signed.

Namespace:  Limilabs.Mail
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
bool IsDKIMSigned { get; }

Property Value

Type: Boolean
See Also