We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there, Thank you for making this tool available
Can you add a read operation to read emails by its EntryID. E.g
read
KnockOutlook.exe --operation read --id {EntryID}
And/or add read parameter to the search operation to read matching emails(EntryIDs) that contain the word. E.g
search
KnockOutlook.exe --operation search --keyword password --read
And/or add save parameter to the search operation to save matching emails(EntryIDs) that contain the word
save
KnockOutlook.exe --operation search --keyword password --save
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
Thank you for making this tool available
Can you add a
read
operation to read emails by its EntryID. E.gAnd/or add
read
parameter to thesearch
operation to read matching emails(EntryIDs) that contain the word. E.gAnd/or add
save
parameter to thesearch
operation to save matching emails(EntryIDs) that contain the wordThe text was updated successfully, but these errors were encountered: