I am currently writing an application that reads tasks from a Database and creates them in Outlook. In the database the tasks can be \"Assigned\" to a particular user and I have the task in outlook g
I have a C# project, where I would like to access MS outlook, if it is installed on a client´s machine. The \"access outlook\" part has been done by referencing the outlook COM object, and going from
I C# I need a dialog开发者_运维百科 box that will allow a user to select certain folders.Ideally I would like a dialog box that will show only the contact folders and allow the user to select a certai
I\'m developing an app that will allow the user user to view the contents of an inbox that they have access to. I am having a difficult time trying to find a means of searching t开发者_如何学Pythonhe
I\'m working the the Outlook (Outlook 2010) object model via the Office PIA and I need to know if I still need Outlook installed on the machine that my program executes on.This seems like a basic requ
Is it possible to add \'To...\' \'Outlook.OlkTextBox\' OlkTextBox control at my WinForm (form region), so it will work like outlook build-i开发者_如何转开发n (I don\'t want to create my own copy of ou
I have a COM Outlook addin which implements a ribbon button in Outlook 2010. It\'s been working just fine for quite some time. Until someone tried to load the addin in the Korean version of Outlook. T
Anybody know how can I add multiple email addresses in Outlook field \"To\" via C#? foreach (var to in mailTo)
In Outlook, I can set the subject for a new message (when composing a new mail message), but I want to prepend text. So I need to get the subject first, and then set it.
I\'m working on开发者_开发问答 Outlook 2003 AddIn using VSTO.Is there a way to Get the Mailbox Name OR NTUserName of the user.To Get the user name logged on via outlook use Application.NameSpace.Curre