Click or drag to resize

HeaderCollectionAllKeys Property

Gets all MIME header keys stored in this collection.

Namespace: Limilabs.Mail.Headers
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public List<string> AllKeys { get; }

Property Value

ListString
See Also