Deleting Event Registrations

Topic Last Modified: 2006-06-12

You can use the RegEvent script to delete event registrations.

Remarks

RegEvent does not delete events in child folders recursively.

Examples

' Delete an item using its URL.
cscript RegEvent.vbs delete file://./backofficestorage/exchange.example.com/mbx/user1/inbox/evtreg1

' Delete all items in a folder using the URL of the folder.
cscript RegEvent.vbs delete file://./backofficestorage/exchange.example.com/mbx/user1/inbox all