Open daikerSec opened 3 years ago
parser.add_argument("-f","--folder", action="store", choices=['inbox', 'sentitem', 'deleteditems', 'tasks','calendar','contacts'], help='The Exchange folder name to list')
when we receive sentitems folders from getfolder action,we must choose sentitems but not sentitem
sentitems
sentitem
when we receive sentitems folders from getfolder action,we must choose
sentitems
but notsentitem