Is there a way to disable the "Send to Folder" action in the Export Wizard dialog using the SDK? It's easy enough to disable the a command from a menu using the command ID and aaApi_EnableMenuCommand. I am looking for perhaps a similar way to disable (or better yet, remove) the Send to Folder option inside the Export Wizard. Otherwise I will likely have to grow my own version of the Export Wizard to suit our requirements - something I'd rather not do if there are easier options.
Thanks.