IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

FetchMessagePartHeaders Method

Retrieves the headers of message part specified by PartID.

Object Oriented Interface

public function doFetchMessagePartHeaders($partid);

Procedural Interface

ipworks_imap_do_fetchmessagepartheaders($res, $partid);

Remarks

This method retrieves RFC822 headers of the message part specified by PartID and stores them in the MessageHeaders property.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]