Add Permissions
Tag: SelectedDelegateAddPermissions
The SelectedDelegateAddPermissions function automates the action of adding MailBox Permissions to the selected Delegates of the selected users.
CODE
|
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
|