Processed MIME item data
Source position: httpdefs.pp line 288
public property TMimeItem.Data : string read GetData write SetData;
Data contains the processed content of the MIME item. This is the decoded data after applying any content transfer encoding.