Contents

subject

The initial subject of the message.

Declaration

var subject: String? { get set }

Discussion

If you want to provide an initial subject for a message, do so before you display it. After the message is displayed you cannot change the value of this property.

See Also

Setting the initial message information