LumiSoft Net Help
IMAP_t_Fetch_r_i_Rfc822Header Constructor (stream)
NamespacesLumiSoft.Net.IMAPIMAP_t_Fetch_r_i_Rfc822HeaderIMAP_t_Fetch_r_i_Rfc822Header(Stream)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public IMAP_t_Fetch_r_i_Rfc822Header(
	Stream stream
)
Public Sub New ( 
	stream As Stream
)
public:
IMAP_t_Fetch_r_i_Rfc822Header(
	Stream^ stream
)
new : 
        stream : Stream -> IMAP_t_Fetch_r_i_Rfc822Header
Parameters
stream (Stream)
Message header stream.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when stream is null reference.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119