Hello all,
I want to display in my app, the supervisor of the user who is logged in.
To display "himself", User().DisplayName is enough.
But now I want to display the corresponding supervisor. How can I do that? With the "ManagerV2()" option? If so how?
Or maybe something like this: 'Office365-Users'.MyProfile().ManagerName
But this does not work. Is there any other method?
Thank you in advance!