确定它是来自C#代码的Lync还是Outlook会议 [英] Identify if its a Lync or Outlook meeting from C# Code

查看:62
本文介绍了确定它是来自C#代码的Lync还是Outlook会议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何通过C#代码确定其常规会议或在线Lync会议。

How can i identify if its a regular meeting or online Lync meeting from C# code.

任何示例或代码都可以提供帮助。

Any sample or piece of code can help.

推荐答案

我不确定您从哪里获取会议信息,但假设它来自Outlook日历,然后你可以检查会议的主体,看看是否有一个超链接,其中包含"meet:"形式的url。或"conf:"在  。体 这些
将是在线会议。 除非您是外部用户,否则它可能是"http:"网址。

I'm not sure where you are getting the meeting information from, but assuming it's from the Outlook Calendar, then you can check the body of the meeting and see if there is a hyperlink with a url of the form "meet:" or "conf:" in the  body.  Either of these will be online meetings.  Unless you are an outside user, in which case it might be an "http:" URL.


这篇关于确定它是来自C#代码的Lync还是Outlook会议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆