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.26106.1555
Syntax
public List<string> HeaderList { get; set; }

Property Value

ListString
See Also