SysEmailAccountTable::findByUserAndServer Method
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