Turn off message forwarding for user accounts
If you included an email web service when you generated your client proxy, to turn off message forwarding capabilities for user accounts, you can use the multi-object EnableUsersMailRedirection()
method. You must use the email web service for the email platform that is installed in your environment. To turn off message forwarding for one user account, you can use the single-object EnableUserMailRedirection() method
.
Before you begin: Retrieve the userIDs integer array for the user accounts that you want to turn off message forwarding for.
Previous topic: Turn on message forwarding for user accounts