MessageInfoBase.Headers

MessageInfoBase.Headers property

Gets the Headers of the E-Mail message.

public HeaderCollection Headers { get; }

Property Value

The headers.

See Also