I have created a folder named "CON" via command prompt. It is a reserve word so you can't delete it in windows but can be deleted in CMD. Is there a way to delete it programatically using API perhaps?

I've been thinking of using it in my little project. Thank you!