Read-write property that gets and sets whether items can be added to and removed from the folder by the user. If set to False, the add/remove restriction applies to the user interface only - the contents of folder can still be modified via the API.
Syntax
BrowserFolder.AllowAddRemove() As Boolean
Property Value
This is a read/write property whose value is a Boolean.