| 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; }
ReadOnly Property IsDKIMSigned As Boolean
Get
property bool IsDKIMSigned {
bool get ();
}
abstract IsDKIMSigned : bool with get
Property Value
Type:
BooleanSee Also