EmailMessage.ToAddress
From Xojo Documentation
Property (As String )
aEmailMessage.ToAddress = newStringValue
or
StringValue = aEmailMessage.ToAddress
Supported for all project types and targets.
or
StringValue = aEmailMessage.ToAddress
Supported for all project types and targets.
Gets the addresses for this email and returns a comma-separated list of Strings.