Header Constructor (Stream)

Creates a new Header from the specified stream. @param is the stream to read the header from.

public Header(
   Stream inputStream
);

See Also

Header Class | NI.Email.Mime.Message Namespace | Header Constructor Overload List