Hi,

The company I work for have different offices around Europe and every time I travel to one of these offices I need to change the SMTP setting for my mail account (POP3) in Outlook on my laptop. So I figured that I would write a simple application that could do this for me. So I wonder where Outlook stores the account settings? I've tried to use interop but the SMTP property of the Account class seems to be read-only.