Office 365 或 SharePoint online 中的 SPSecurityEventReceiver
SPSecurityEventReceiver in office 365 or SharePoint online
我们可以在 Sharepoint online 或 office 365 中使用 SPSecurityEventReceiver 吗?
我们需要确定对 sites/lists 拥有完全控制权的人,并向他们发送电子邮件以参加某种活动 training/enrollement。
我们可以在本地设置中执行此操作。但是,在 Sahrepoint online/office 365 中也可以做到吗?
无法使用 SPSecurityEventReceiver ,但如果您需要事件接收器,您可以尝试 远程事件接收器 for app
https://msdn.microsoft.com/en-us/library/office/jj220043.aspx
我们可以在 Sharepoint online 或 office 365 中使用 SPSecurityEventReceiver 吗?
我们需要确定对 sites/lists 拥有完全控制权的人,并向他们发送电子邮件以参加某种活动 training/enrollement。
我们可以在本地设置中执行此操作。但是,在 Sahrepoint online/office 365 中也可以做到吗?
无法使用 SPSecurityEventReceiver ,但如果您需要事件接收器,您可以尝试 远程事件接收器 for app
https://msdn.microsoft.com/en-us/library/office/jj220043.aspx