Function
EN
Version 2.00
@GetMailLocation
NotesAdmin
Router
Syntax
@GetMailLocation(TEXT;P2);
Description
Returns the Mail relevanten Informationen to User TEXT (from the Adressbuch).
Als Return value is the MailServer (TEXT) returned.
In P2 is the Mailfilename (TEXT) returned.
Example: @GetMailLocation(TEXT;P2);
MailServer:=@GetMailLocation("Manfred Mustermann";MailfileName);
@LogReport(MailServer);
@LogReport(MailfileName);
Note : This text was machine-translated and may contain inaccuracies.
