The MIME Type of the attachment. Names without a registered prefix must conform to the MIME media type names defined in Internet RFC 2046, Multipurpose Internet Mail Extensions (MIME), Part Two: Media Types.
Syntax
public string MIMEType {get; set;}
public: __property string* get_MIMEType();
public: __property void set_MIMEType(
string* value
);
See Also