UserDisplayName

AccountInformation.UserDisplayName property

Specifies the display name of the user associated with the given account. The UserDisplayName value can be up to 512 characters in length. The UserDisplayName is not supported when the protocol version is 12.1 or 14.0.

public string UserDisplayName { get; set; }

See Also