Wednesday, May 23, 2012

Setting up an Outlook email programmatically in Windows

How would I go about this? What language would I need to use (Python preferred, as the rest of my installation script is in Python)? Something with access to the .NET libraries (VB.NET, C#, IronPython, maybe PyWin32) or COM? Or is there just some easy command-line trick?



I'm not against using a .NET library or COM object, but my knowledge of them is limited and I'm using standard Python (and don't know C# or VB, though I'm not against learning).



I'm talking about mostly Outlook 2007 and Outlook 2010. The more generic the better, because it'll be used for users who will be assigned both.





No comments:

Post a Comment