Skip to main content
Skip table of contents

Add Permissions

Tag: SelectedDelegateAddPermissions

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

CODE
<SelectedDelegateAddPermissions AccessRight=”” InheritanceType”” Deny=”” AutoMapping=””>

Tag Attributes

Attributes

Attribute Value

Value Description

KeepAlive

TRUE / FALSE  (Defaults to FALSE)

N/A

AccessRight

FullAccess (default), ChangeOwner, ChangePermission, DeleteItem, ExternalAccount, ReadPermission

InheritanceType

All (default), Children, Descendents, SelfAndChildren, None

Descendents mandatory for ExternalAccount

Deny

TRUE / FALSE  (Defaults to FALSE)

AutoMapping

TRUE / FALSE

Only available for FullAccess

Example Script

CODE
<SelectedDelegateAddPermissions AccessRight="ChangePermission" InheritanceType="Children" Deny="False"/>

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.