MessageHeaderValue Property
This property contains the header contents.
Object Oriented Interface
public function getMessageHeaderValue($messageheaderindex);
Procedural Interface
ipworksopenpgp_ppop_get($res, 29 , $messageheaderindex);
Default Value
''
Remarks
This property contains the header contents.
The size of the array is controlled by the MessageHeaderCount property.
This property is read-only and not available at design time.
Data Type
String