baculum: Add new query parameters in M365EmailList endpoint
I added a new query parameters in M365 Email List endpoint.
I checked the .jlist command and I miss the subject, bodypreview and hasattachment arguments.
Also, I fix a typo in folder
parameter. I changed to foldername
:
emailid=<str> foldername=<str> isinline=<0|1>
Moreover, I changed the Swagger documentation to add these new query parameters
Edited by Francisco Manuel Garcia Botella