Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

appObject.GetExtendedProperties() returns null all the time #16

Open
riccardobecker opened this issue Jun 15, 2015 · 1 comment
Open

Comments

@riccardobecker
Copy link

Hi all,

when running the demo (great example btw) one extended property is created on the app level and added to a new user. The issue is that when you rerun the demo and doing a appObject.GetExtendedProperties() it returns 0 properties. Adding this same extended property will throw an exception then.

The same goes for retrievedUser.GetExtendedProperties() getting all the extendedproperties for a user.

thanks!

@LookingSharp
Copy link

If it is any help, my directory already has some extension properties and retrievedUser.GetExtendedProperties does in fact retrieve all the extended properties on the User.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants