FetchMessageHeaders Method
Retrieves the message headers of messages specified by the MessageSet property.
Object Oriented Interface
public function doFetchMessageHeaders();
Procedural Interface
ipworksopenpgp_pimap_do_fetchmessageheaders($res);
Remarks
This method retrieves RFC822 headers of the message specified by MessageSet and stores them in the MessageHeaders property.