Cloud Mail 2020 Kotlin Edition

Questions / Feedback?

MessageSender Property

The address of the sender of the message.

Syntax

public val messageSender: String?

Default Value

""

Remarks

This property contains the address of the sender of the message. Which is normally the same value as MessageFrom.

There are cases when a message may have more than one sender. If this is the case, the addresses are provided in the MessageSender property separated by commas.

This property is read-only and not available at design time.

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