Class specifing content type.

Namespace: Lesnikowski.Mail.Headers
Assembly:  Mail (in Mail.dll)
Version: 2.7.2897.36617

Syntax

C#
[SerializableAttribute]
public class ContentType
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class ContentType
Visual C++
[SerializableAttribute]
public ref class ContentType

Inheritance Hierarchy

System..::Object
  Lesnikowski.Mail.Headers..::ContentType

See Also