ContentTypeAttr Property
The attributes for content-type header of the message which was encoded/decoded.
Syntax
__property String ContentTypeAttr = {read=FContentTypeAttr, write=FSetContentTypeAttr, default=""};
Default Value
""
Remarks
This property contains content-type attributes such as "filename", "boundary", "charset", etc.
Data Type
String