You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UserNameExtension parameter is a string that specifies how to extend usernames in dial search by appending additional information after the name.
511
+
This parameter is used in dial search when multiple search results are found, as it helps to distinguish users with similar names. Possible values are:
512
+
513
+
- None: Default value, which means the username is pronounced as is.
514
+
- Office: Adds office information from the user profile.
515
+
- Department: Adds department information from the user profile.
0 commit comments