Hello everyone,
I have been tasked with dynamically modifying Skype for Business 2015 Agent Groups via a program.
I am looking for a way to change this via C#. Is there an API or SDK for this? I have already found a way with PowerShell, but this would only be a last resort for me, as the command can only be executed via the S4B console.
The background, we would like to dynamically customize our agent groups according to outlook calendars. The parsing of the calendar already exists, now I "just" need to find a way to bring the parsed data into the agent group as well.
I hope, anybody can help me :)
Best regards!