outlook-addin
Outlook add-in C Sharp: While loop question
I\'m writing a quick little add-in for Outlook tha开发者_如何学Got will check my email every x minutes and process the messages. This is my first add-in so I\'m a little unsure of the order of runtime[详细]
2023-03-29 06:09 分类:问答Outlook add-in ClickOnce update settings
I\'m trying to deploy Outlook add-in with ClickOnce. While setting the update options I noticed that there are fewer options available for Outlook add in project than there are for Win Forms project.[详细]
2023-03-29 03:39 分类:问答VSTO Ribbon disappearing on ClickOnce upgrade
I have an add-in for OL2010 (written in C#) that works great.It loads with no problems on my development system, and initial installations on test workstations goes smoothly.[详细]
2023-03-28 18:12 分类:问答Outlook 2010 Add-In: How to customize "From/To/CC/Subject" pane?
I\'m currently working on an Outlook 2010 Add-In with C#. Is there any way to customize the \"From/To/CC/Subject\" pane in Outlook 2010?[详细]
2023-03-28 02:59 分类:问答ics file not recognized by outlook
I have some problems. I\'m trying to send an ics file, so an outlook user can add the event in his calendar. In some versions, like 2010, it works well (home edition) but on some, (like business) it d[详细]
2023-03-25 04:20 分类:问答Changing display order in Outlook xml ribbon tabs
Is there a way to change the display order of a custom tab in an Outlook XML ribbon. I know it`s possible with the ribbon designer, but what about ribbons t开发者_如何学JAVAhat are designed in xml.[详细]
2023-03-24 22:24 分类:问答Get Inboxes from Outlook
I configured two Exchange accounts in Outlook 2010, however I cant find out how to get to Inbox of the second account. Session.GetDefaultFolder() always re开发者_StackOverflow中文版turn the first one.[详细]
2023-03-23 21:02 分类:问答Get named MAPI Property from MailItem in C#
I\'m developing an Outlook 2010 custom plugin in C#. This is my first time using C# (I\'m a java guy normally).[详细]
2023-03-23 19:49 分类:问答sharing variables in a multi-project solution
I\'m crea开发者_JAVA技巧ting a solution in VS2010 for Outlook 2010 using C# that is comprised of 3 projects.[详细]
2023-03-22 15:55 分类:问答Outlook form region right to left
I have created an Outlook add in that has a form region for Outlook 2007. The form region contains the sent, cc and bcc labels (OlkLabel), and some more stuff.[详细]
2023-03-20 11:57 分类:问答