ResetData Method
Resets the values of all headers and Part- properties.
Object Oriented Interface
public function doResetData();
Procedural Interface
ipworksopenpgp_mime_do_resetdata($res);
Remarks
This method resets the values of all headers and Part- properties. It is an easy way to reset the class's properties before starting to populate the Part- properties with new values.