LumiSoft Net Help
MIME_b_MultipartReport Constructor (contentType)
NamespacesLumiSoft.Net.MIMEMIME_b_MultipartReportMIME_b_MultipartReport(MIME_h_ContentType)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_b_MultipartReport(
	MIME_h_ContentType contentType
)
Public Sub New ( 
	contentType As MIME_h_ContentType
)
public:
MIME_b_MultipartReport(
	MIME_h_ContentType^ contentType
)
new : 
        contentType : MIME_h_ContentType -> MIME_b_MultipartReport
Parameters
contentType (MIME_h_ContentType)
Content type.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when contentType is null reference.
ArgumentExceptionIs raised when any of the arguments has invalid value.

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