exwhyz

Results 3 comments of exwhyz

@peombwa I need to extract odata which is stored in the AdditionalProperties attribute of the user entity. I understand AdditionalProperties holds "additional" properties, if they are populated - which I...

@peombwa I have extended properties stored in the AdditionalProperties attribute that I am trying to access. Interestingly enough, when I expand the user's Manager attribute to access AdditionalProperties, it returns...

@mendepa ~~yes I have tried with the beta API and it returns a few additional `extension_` prefixed properties but it still does **not** return the AdditionalProperties for the User.~~ ~~Same...