 | IMailIsSigned Property |
Indicates if this email message has been signed.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
SyntaxReadOnly Property IsSigned As Boolean
Get
property bool IsSigned {
bool get ();
}abstract IsSigned : bool with get
Property Value
Boolean
See Also