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