Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the record of the current table that contains the username and server address specified as parameter
Syntax
client server public static SysEmailAccountTable findByUserAndServer(SysEmailReadUsername _userName, SysEmailPopServerAddress _serverAddress)
Run On
Called
Parameters
- _userName
Type: SysEmailReadUsername Extended Data Type
Username to be used during the search
- _serverAddress
Type: SysEmailPopServerAddress Extended Data Type
Server address to be used during the search
Return Value
Type: SysEmailAccountTable Table
The record of the current table that contains both the username and serveraddress specified