Monitor Number of Emails on Shared Folders
This VBScript was made for David who wanted to know the count of emails received on a daily basis in the Shared Mailboxes.
This VBScript was made for David who wanted to know the count of emails received on a daily basis in the Shared Mailboxes.
This VBA example was configured to run in Outlook 2016. It connects to a local SQL Express Database and insert a record. In order for the VBA to connect to the SQL…
This code shows a couple of triggers in Outlook that invokes when email is received. There are two email folders being monitored and custom triggers can be created based on which folder…
This code triggers an event as Outlook receives email in inbox. This scenario opens a popup window with the information regarding the email that came in but that popup window can be…