سؤال

I want to create remote event receiver which will trigger whenever any new user is added in SharePoint group.

That user details and group and site details I need to maintain in SQL Data base.

Regards Rajat Sahani

هل كانت مفيدة؟

المحلول

You could use GroupUserAdded in SPRemoteEventType to achieve this, check if the EventType is SPRemoteEventType.GroupUserAdded .

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top