Description
Sets
or returns the user's telephone number.
Syntaxe
VBScript
user.Phone
user.Phone phone_number_string
Perl
$user->GetPhone();
$user->SetPhone(phone_number_string);
- Identificateur
- Description
- utilisateur
- Objet User.
- phone_number_string
- A String containing the User's telephone number.
- Valeur de retour
- A String containing the user's telephone number.