I found a resource for getting Alert information in SharePoint 2010 through Service References,但我正在使用SP 2013环境,并且“警报”类已不再存在于服务参考中。
在Visual Studio中编译代码时出现以下编译错误:
The namespace Alerts does not exist
The namespace CredentialCache does not exist
是否有人在SharePoint 2013中使用Alerts Web服务有任何示例? The MS resource here不是很具描述性,也没有帮助我CredentialCache也没有编译。