I have implemented a service, that is capable of scheduling conference meetings in Lync 2010, that can be used for external users using the WEB client.
But there is one problem still. I want to be able to schedule meetings far into the future, and when a user loggs in via the WEB client, all the invited users should automatically be added to the conference. Is this possible? And do I have to configure this on the Lync server, or can this be achieved when I schedule the meeting (in my C# code).