LumiSoft Net Help
MIME_b_MultipartMixed Constructor (contentType)
NamespacesLumiSoft.Net.MIMEMIME_b_MultipartMixedMIME_b_MultipartMixed(MIME_h_ContentType)
Default constructor.
Declaration Syntax
C#Visual BasicVisual C++F#
public MIME_b_MultipartMixed(
	MIME_h_ContentType contentType
)
Public Sub New ( 
	contentType As MIME_h_ContentType
)
public:
MIME_b_MultipartMixed(
	MIME_h_ContentType^ contentType
)
new : 
        contentType : MIME_h_ContentType -> MIME_b_MultipartMixed
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