I'm logging into Outlook 2007 from my application and can enumerate the Accounts.Item[i] objects to look at Account settings.
What I'm unable to find is:
How can I determine (using the Outlook 2007 object model) which one of these is the default Outlook account?
There is no such thing as Store.StoreAccount as suggested here for Redemption (which I don't use).
This SO post does not have an answer