MailBee.NET Objects 4.0

Header.Value Property

Gets or sets the value of the message header as a string.

public string Value {get; set;}

Property Value

A string containing the value of the message header.

Remarks

The examples of the header's names and values are available in Header class overview.

Example

The example is available in Header class overview.

See Also

Header Class | MailBee.Mime Namespace | HeaderCollection | MailMessage