I am looking to simulate creating a Lync Meeting in Outlook programitcally in C#.
I can schedule a meeting in Exchange Web Service alrighht.
But when It comes to getting the meeting URI I am having issues.
I am using Lync CLient SDK (not UCWA or UCMA).
I can connect to the lync client and do an AddCOnversation.That conversation
has an id, but no meeting URL.
Help???