The TOKOPEN_USER object defines simple properties of a user.
TOKOPEN_USER
UserId As Long
The internal unique number for the user.
Name As String
The name of the user, for example 'B-Gates'
LongName As String
The full name of the user, for example 'Bill Gates'
Mail1 As String
The email internal address of the user.
Mail2 As String
The external email internal address of the user.
See Also:-
Example Code :-