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