Click or drag to resize

SMIMEConfigurationExtractSignedAutomatically Property

Specifies if S/MIME signed messages should be extracted automatically. This settings affects signed emails that use pkcs7-mime signed-data (not detached signatures). Default is true.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public bool ExtractSignedAutomatically { get; set; }

Property Value

Boolean
See Also