Click or drag to resize

MimeDocumentHeaders Property

MIME headers collection for root MIME entity.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public HeaderCollection Headers { get; }

Property Value

HeaderCollection
Remarks
Same as using Root.Headers
See Also