VBA allows you to use the Outlook object model, so basically whatever you can do with an email in Outlook, you can do via vba.
So exactly what did you want to do? Please be specific - for example, you might want to count the number of emails in your Inbox that are flagged for followup today, and includes those flagged prior to today.