setMail (DirectoryUser - JavaScript™)
Sets the mail name.
Syntax
setMail(value:string) : void
Parameters | Description |
---|---|
value |
The new mail name. |
Usage
For aDirectoryUser
object
obtained through context.getUser()
, this method has
no effect outside the object.