Click or drag to resize

DKIMSignatureInfoHeaderList Property

Gets or sets list of headers that are included in the signature (h=).

Namespace:  Limilabs.Mail.DKIM
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public List<string> HeaderList { get; set; }

Property Value

Type: ListString
See Also