POP3Socket.Username
From Xojo Documentation
Property (As String )
aPOP3Socket.Username = newStringValue
or
StringValue = aPOP3Socket.Username
Supported for all project types and targets.
or
StringValue = aPOP3Socket.Username
Supported for all project types and targets.
The username to use for authentication when connecting to the mail server.