MessageHeadersString Property
String representation of RFC822-encoded headers of the message.
Object Oriented Interface
public function getMessageHeadersString();
Procedural Interface
ipworksopenpgp_psmtp_get($res, 33 );
Default Value
''
Remarks
This property holds the full headers of the message in RFC822 format.
This property is read-only.
Data Type
String