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