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

FetchMessageText Method

Retrieves the message text of messages specified by the MessageSet property.

Object Oriented Interface

public function doFetchMessageText();

Procedural Interface

ipworks_imap_do_fetchmessagetext($res);

Remarks

This method retrieves the RFC822-encoded text of the message specified by MessageSet. If the LocalFile property contains a file name, the text is stored in LocalFile, and the Transfer events denote the progress. If the LocalFile property contains an empty string, the text is stored in the MessageText property, as well as provided through the Transfer event.

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