Is it possible to turn off the email notification when adding or removing roles from a user programmatically? It can be done through the UI but the RoleController.AddUserRole function doesn't have an overload to set email notification to false. Does anyone have any ideas?
Thank you.