ContentTypeAttr Property
The attributes for content-type header of the message which was encoded/decoded.
Syntax
[VB.NET] Public Property ContentTypeAttr As String
[C#] public string ContentTypeAttr {get; set;}
Remarks
This property contains content-type attributes such as "filename", "boundary", "charset", etc.
Default Value
""