User-definable function called by the CollaborationStatusExtension extension when a remote vault is delisted by a user.
Syntax
Function DelistVault(ShareName)
Name | Description |
---|---|
ShareName |
The share name of the vault selected for delisting by the user. |
Return value
By default, returns the result of a WinMsgBox function call.
Remarks
Any required actions such as deleting the document from the delisted vault can be implemented in this function.