DeleteAssignment method

Removes a role assignment from the current Folder object.

Syntax

DeleteAssignment (Assignee As String, Role As String)

Parameters

Name

Description

Assignee

User or group name to remove the role from.

Role

Role name to remove from Assignee.

Remarks

This method sets the InheritedFromParent property to False.

Related concepts

About the Roles object