Read-write property that gets and sets whether the folder can be deleted by the user. If set to False, the delete restriction applies to the user interface only - the folder can still be deleted via the API.
Syntax
BrowserFolder.AllowDelete() As Boolean
Property Value
This is a read/write property whose value is a Boolean.