MailBee.NET Objects 4.0

Header.Name Property

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

public string Name {get; set;}

Property Value

A string containing the name of the message header.

Remarks

Some header names are:

Example

The example is available in Header class overview.

See Also

Header Class | MailBee.Mime Namespace | HeaderCollection | MailMessage