RemoveTask
(
ADsPath As String,
TaskName As String
);
Parameters
[in] String ADsPath
ADsPath of the User/group.
[in] String TaskName
Task to be removed from the User/group.
Description
Remove the task that has been assigned to the user/group, for the
Domain.
Note: User/group name should be in the form of ADsPath
See Also