Outlook 2000 & 2003

Post Reply
User avatar
David Williams
Posts: 82
Joined: Fri Mar 03, 2006 6:26 pm
Location: Ireland

Outlook 2000 & 2003

Post by David Williams »

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
Post Reply