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