DotNetOpenMail 0.5.7 (beta)

AbstractEmailAttachment._contenttype Field

The "content type" of the attachment

[Visual Basic]
Protected _contenttype As String
[C#]
protected string _contenttype;
[C++]
protected: String* _contenttype;
[JScript]
protected var _contenttype: String;

See Also

AbstractEmailAttachment Class | DotNetOpenMail Namespace