以编程方式更改“我正在关注的活动”在 SharePoint 中的新闻源设置下

发布于 2024-09-29 14:00:48 字数 91 浏览 6 评论 0原文

是否可以以编程方式选择/取消选择我在“我的网站”下的新闻源首选项页面上关注的活动?我希望能够打开/关闭自定义事件和 Sharepoint 2010 开箱即用提供的通知。

is it possible to programatically select/deselect activities I am following on the news feed preferences page under MySites? I want to be able switch on/off notifications for both custom events and those provided by Sharepoint 2010 out-of-the-box.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

终遇你 2024-10-06 14:00:48

您可以使用 UserProfileManager 类来获取特定的 UserProfile 并执行此操作。

You can use the UserProfileManager class to get a specific UserProfile and do this.

你没皮卡萌 2024-10-06 14:00:48

您可能需要检查 SharePoint SDK 下的“通过对象模型使用活动源”主题: http ://msdn.microsoft.com/en-us/library/ff426881.aspx

you may want to check "Using Activity Feeds with Object Model" topic under SharePoint SDK: http://msdn.microsoft.com/en-us/library/ff426881.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文