Returns the last time the user logged in.
[ dateLastLogin = ] Object.LastLoginTime
The LastLoginTime property syntax has the following parts:
|
Name |
Type |
Description |
|
Object |
AUser |
AUser object |
|
dateLastLogin |
DateTime |
The last time the user logged in. |
The following example will return the date of the last user login:
user1.LastLoginTime