Create MmsPart with binary content and no identification.

Namespace: hr.tis.mgw.client.message
Assembly:   mgw2-client-1.0.6 (in mgw2-client-1.0.6)
Version: 2.1.0.6

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	bytes As Byte(), _
	contentType As String _
)
C#
public MmsPart (
	byte[] bytes,
	string contentType
)
Visual C++
public:
MmsPart (
	array<unsigned char>^ bytes, 
	String^ contentType
)

Parameters

bytes
System.Byte[]
Binary content
contentType
System.String
Content Type