ContentTypeAttr Property
The attributes for content-type header of the message which was encoded/decoded.
Syntax
public String getContentTypeAttr(); public void setContentTypeAttr(String contentTypeAttr);
Remarks
This property contains content-type attributes such as "filename", "boundary", "charset", etc.
Default Value
""