Tag: SelectedPermissionCopy

The SelectedPermissionCopy function automates the action of adding MailBox Permissions to selected users. 

<SelectedPermissionCopy>
CODE

Tag Attributes

Attributes

Attribute Value

Value Description

KeepAlive

TRUE / FALSE  (Defaults to FALSE)

N/A

LoadDirectory

TRUE / FALSE (Defaults to FALSE) When set to TRUE, this parameter loads the full directory

N/A

Example Script

<SelectedPermissionCopy>
	<Select columnID="DISPLAYNAME" value="Debra Berger"/>
</SelectedPermissionCopy>
CODE