Timeline for Get display name (External Name) for user profile properties
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 15, 2017 at 12:55 | comment | added | HakTech | UserProfileProperties Collection( SP.KeyValue ) The user profile properties for the user. I dont want only the Key Value but also the property's display name that users usually see in the sharepoint portal UI | |
| Jul 15, 2017 at 12:41 | comment | added | HakTech | Thanks Swayam for your reply. That method is what CSOM (.NET) is doing. If you notice it will return key value pairs. The Key here is the property's key. I guess i have created confusion when i said Display name. I don't mean the user's Display name but the property's display name. For example, property FirstName is the property key. I want the property display name as well which is First Name (Friendly display name with white spaces) | |
| Jul 14, 2017 at 10:40 | history | answered | Swayam Siddha | CC BY-SA 3.0 |