Is there a way to read, and more importantly update, user attributes such as "extensionAttribute6" or other such attributes that aren't part of the ADUser structure? I did try adding it to the ADUser's ExtendedAttributes list before passing it to the ADUser_Update method, as that's the only thing I could think might work, but that doesn't do anything.
Thanks!
Martin
Hi Martin.
Sorry for the late reply. That was the idea yes, but if it's not working I can't really help you right now. Feel free to open up the code and see for yourself if you can make it work.
Cheers.