 | IMailNeedsSignedExtraction Property |
Indicates if this email message needs signed message extraction.
Namespace: Limilabs.MailAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxbool NeedsSignedExtraction { get; }ReadOnly Property NeedsSignedExtraction As Boolean
Get
property bool NeedsSignedExtraction {
bool get ();
}abstract NeedsSignedExtraction : bool with get
Property Value
Boolean
See Also