NtlmRelayToEWS
NtlmRelayToEWS copied to clipboard
sentitem is error
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