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