PowerTCP Mail for .NET
ContentType Constructor(String)




The "Content-Type" body, which can be ASCII (word) encoded.
Initialization constructor.
Syntax
Public Function New( _
   ByVal body As String _
)
Dim body As String
 
Dim instance As New ContentType(body)
public ContentType( 
   string body
)
public: ContentType( 
   string* body
)
public:
ContentType( 
   String^ body
)

Parameters

body
The "Content-Type" body, which can be ASCII (word) encoded.
See Also

Reference

ContentType Class
ContentType Members
Overload List


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