Creates a new empty Header.
Header
public Header();
Creates a new Header from the specified stream. @param is the stream to read the header from.
public Header(Stream);
Header Class | NI.Email.Mime.Message Namespace