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.23341.1754
Syntax
HeaderCollection Headers { get; }

Property Value

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