Click or drag to resize

IMailHeaders Property

MIME headers collection for root MIME entity.

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

Property Value

HeaderCollection
Remarks
Same as using Document.Root.Headers
See Also