Raw unprocessed MIME item data
Source position: httpdefs.pp line 287
public property TMimeItem.RawData : TBytes read FRawData write FRawData;
RawData contains the original unprocessed content of the MIME item. This includes the raw bytes as received in the multipart message.