Cloud Mail 2020 Kotlin Edition

Questions / Feedback?

FetchMessageRaw Method

Retrieves the message text of the specified message ID.

Syntax

public fun fetchMessageRaw(messageId: String?)

Remarks

This method retrieves the RFC822-encoded text of the specified message ID. The text is stored in the MessageText property, as well as provided through the Transfer event.

Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 Kotlin Edition - Version 20.0 [Build 7941]