Gets the content-type of this
CopyC#
MimeMessage
.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
public string GetContentType()
Visual Basic
Public Function GetContentType As String
Visual C++
public:
String^ GetContentType()

Return Value

The content-type.

See Also