I seems I am getting closer now.

I've find the object name. It's OutlookExpress.MessageList and it works fine when I use the CreateObject function in VB. However, the next problem is that the properties in the MessageList object are totally different from those in Outlook.Application. Is there any documentation I can check into how to use the OutlookExpress.MessageList properties ?