Hello,
I am using following trigger of Office 365 Group:
Solved! Go to Solution.
You can Declare variables and set them like below... If the user is removed, @Removed will show you that its deleted otherwise it will be empty and you can treat it as added. User ID will tell you id of the user.
Then you can query User Profile using the user ID and take action.
Please Mark this as Answer if it resolves your issue.
You can Declare variables and set them like below... If the user is removed, @Removed will show you that its deleted otherwise it will be empty and you can treat it as added. User ID will tell you id of the user.
Then you can query User Profile using the user ID and take action.
Please Mark this as Answer if it resolves your issue.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
85 | |
58 | |
49 | |
42 | |
35 |
User | Count |
---|---|
91 | |
76 | |
74 | |
60 | |
42 |