Hi,
As the titles suggest I would like to have an Outlook vba macro that flags mails with the Title "Important - ..." and if this mail didn't receive a response within X days send an automatic reminder mail to this same address.
Basically it should do the following:
- Checks your send items with a flag and the title "Important ..."
- Checks if this mail has gotten an response
- If the mail hasn't gotten a response within X days send an reminder email
- If the mail did get an response remove the flag
Is this possible?
Greetings,
Bart
As the titles suggest I would like to have an Outlook vba macro that flags mails with the Title "Important - ..." and if this mail didn't receive a response within X days send an automatic reminder mail to this same address.
Basically it should do the following:
- Checks your send items with a flag and the title "Important ..."
- Checks if this mail has gotten an response
- If the mail hasn't gotten a response within X days send an reminder email
- If the mail did get an response remove the flag
Is this possible?
Greetings,
Bart