EmailMessage.Source

From Xojo Documentation

Property (As String )
aEmailMessage.Source = newStringValue
or
StringValue = aEmailMessage.Source

Supported for all project types and targets.

A String containing the raw source of the email message.

Example

Var mail As New EmailMessage
mail.Source = MessageArea.Value