MimeHeader.Value Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9313)
Value
Gets the value of this header,
Declaration
public IHeader Value { get; }
Property Value
| Type | Description |
|---|---|
| IHeader | Header value. |
Remarks
This might be any of various classes that implement the IHeader interface.