Difference between revisions of "GetUserLastLogin()"
From Rackspace Email & Apps API
(New page: This function will report the date of the last login for a particular customer. POP3/IMAP/Webmail logins are all considered a login (not SMTP Auth). Last login information is recalculate...) |
(No difference)
|
Latest revision as of 14:48, 25 August 2008
This function will report the date of the last login for a particular customer. POP3/IMAP/Webmail logins are all considered a login (not SMTP Auth). Last login information is recalculated nightly-- so the most recent login should generally be yesterday's date on an active account.
Input Parameters
Four strings, one result string:
Administrative username, Administrative password, Domain name, User name,
Last login (format month/day/year hour:minute:second AM/PM)
Return Values
If successful, the return value of the function will be 1.
Consult the Result Code Table for a list of result codes and their meaning.