DotNetOpenMail 0.5.7 (beta)

AbstractEmailAttachment._contentdescription Field

The content description of the attachment

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

See Also

AbstractEmailAttachment Class | DotNetOpenMail Namespace