AddAssignment method
Adds a role assignment to the current Folder object.
Syntax
AddAssignment (Assignee As String, Role As String)
Parameters
|
Name |
Description |
|---|---|
|
Assignee |
User or group name to assign the role to. |
|
Role |
Role name to assign to Assignee. |
Remarks
This method sets the InheritedFromParent property to False.