PowerTCP Mail for .NET
Multipart Constructor(String)




String used to initialize ContentType.MediaType. Typical values are available through Mixed, Alternative, and Related.
Public constructor used for subsequent encoding.
Syntax
Public Function New( _
   ByVal mediaType As String _
)
Dim mediaType As String
 
Dim instance As New Multipart(mediaType)
public Multipart( 
   string mediaType
)
public: Multipart( 
   string* mediaType
)
public:
Multipart( 
   String^ mediaType
)

Parameters

mediaType
String used to initialize ContentType.MediaType. Typical values are available through Mixed, Alternative, and Related.
See Also

Reference

Multipart Class
Multipart Members
Overload List


PowerTCP Mail for .NET Documentation Version 4.3
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic