I've done a lot of coding in Outlook with VBA but there has always been this one problems that eludes me.

Can someone please tell me how to get the mailbox size? Like, when you go to your mailbox's properties and you click Folder Size. You get this window that instantly tells you how many kb are in each folder and a total for the whole mailbox. I only need to the total mailbox size.

I would think that it should be a property of the NameSpace but I can't find it. Maybe it doesn't even exist. Perhaps it's a special routine.