FetchMessageRaw Method

Retrieves the raw message of the specified message ID.

Object Oriented Interface

public function doFetchMessageRaw($id);

Procedural Interface

cloudmail_office365_do_fetchmessageraw($res, $id);

Remarks

This method retrieves the RFC822-encoded text of the specified message ID. The text is stored in the Message property.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 PHP Edition - Version 20.0 [Build 8308]