vba - Remove reminder from incoming email appointment -
at work use emailed appointments inform person on pto. procedure set reminder "none" forget (we human). find way search subject of email term "pto" or "leave early" , set reminder "none" if 1 set.
i have found number of questions find reminders , how change them. getting stuck on detection part. welcome help.
here 1 of questions using help. question
the answer depends on when want checked. event in appointmentitem.send event. in order trap event, first must "catch" new appointment item created. can monitoring inspectors.newinspector event , handle appointmentitem objects. see here guidance on working events in outlook.
Comments
Post a Comment