09 2014 档案
摘要:Powershell配置SharePoint环境1. 设置outgoing email:1) Powershell:$loadasm =[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.SharePoint")$SPGlobal...
阅读全文
摘要:SharePoint 2013取得关注用户和用户关注的信息1. 取得关注该用的人static void GetFollowedUsers(string userName,string siteUrl){using(SPSite site = new SPSite(siteUrl)){SPServic...
阅读全文
浙公网安备 33010602011771号