Reputation: 1195
we are developing the application and one of its task is create a meeting and I would like to ask if somebody knows something more about EWS property IsOnlineMeeting.
Does anybody know how to handle these properties if we want to create the Skype meeting (online)? Should we fill mentioned properties?
What is tested and investigated already:
MS documentation on IsOnlineMeeting and OnlineMeetingSettings
created a meeting (and added Skype meeting) through MS Outlook and used EWS editor to check its property
Unfortunately there is only OnlineMeetingSettings property with not very much saying value...
Upvotes: 0
Views: 412
Reputation: 1195
this question was answered here: Using Microsoft's EWS to create online Lync/Skype meeting
filling UC properties the IsOnlineMeeting
will be filled up automatically.
Upvotes: 1