Skip to main content

DeleteAlertsForUser

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:

#ParametersData TypeDescription
uniqueUserNameStringDomain 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.