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 ...