setFullName (DirectoryUser - JavaScript)

Sets the full name.

Syntax

setFullName(value:string) : void
Parameter Description
value The full name.

Usage

For a DirectoryUser object obtained through context.getUser(), this method has no effect outside the object.