DeleteAlertsForUser

App Portal 2017

The DeleteAlertsForUser web method will delete all the Alerts for a particular user from MyApps Alerts table.

Parameters

The DeleteAlertsForUser web method includes the following parameters:

DeleteAlertsForUser Parameters

#

Parameters

Data Type

Description

1.  

uniqueUserName

String

Domain Name\User Name

Return Value

Returns True for success or Exception for failure.

Note • Exception could be because of wrong or no uniqueUserName exists in the Alerts table.