-
Backup
‘This bit is called when Outlook opens, and it stays resident. ‘It gets ahold of the inbox so it can tell when a new message is fetched from the server. Private objNS As Outlook.NameSpace Private WithEvents objNewMailItems As Outlook.Items Private WithEvents objNewMTRSItems As Outlook.Items
-
Print Filtered Emails by Time Range
‘This bit is called when Outlook opens, and it stays resident. ‘It gets ahold of the inbox so it can tell when a new message is fetched from the server. Private objNS As Outlook.NameSpace Private WithEvents objNewMailItems As Outlook.Items Private WithEvents objNewMTRSItems As Outlook.Items