Hi All,
I am doing some research for a project I have which requires that I provide a mechanism to allow staff to update User Photos in Active Directory and Exchange 2013.
I currently have a WinForms application that allows staff to update their personal details and this already includes the ability to show / remove their photo in Active Directory. I have been asked to look at using higher resolution images available when the image is stored in Exchange.
I note that their is a Set-UserPhoto PowerShell CmdLet that can set both AD and Exchange images. What I was trying to find out is if there is a method to do the same via VB.NET. I still cannot seem to find any methods available via Exchange Web Services or the EWA managed API other than "GetUserPhoto" method.
Any help would great,
Thanks.
Nathan Sutton
NSutton