I am using TOle to read the inbox and I have two problems.
Firstly, oOutLookItem:ReceivedTime returns a date variable only although the VBAOL11.CHM states that it returns both date & time.
Secondly, when setting a variable e.g. cBody := oOutlookItem:body when using 2003 instead of 2000 this causes an alert/warning from Outlook. When I lookup VBAOL11.CHM it refers to 'OnConnection' where it can be overidden. Has anyone tried this?
Any help or code snippets appreciated.
Cheers
David