SMTPSecureSocket.UserName
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As String )
aSMTPSecureSocket.UserName = newStringValue
or
StringValue = aSMTPSecureSocket.UserName
Supported for all project types and targets.
or
StringValue = aSMTPSecureSocket.UserName
Supported for all project types and targets.
The UserName to use to log into the SMTP server.