Cloud Mail 2020 JavaScript Edition

Questions / Feedback?

FetchMessageRaw Method

Retrieves the raw message of the specified message ID.

Syntax

async office365.fetchMessageRaw(id : string): Promise<void>

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 JavaScript Edition - Version 20.0 [Build 8308]