Outlook addins are self-contained programs that extend or add functionality to Microsoft Outlook.
0
votes
1answer
20 views
Create an Outlook plugin using VS Express Edition
So I am able to launch my addin by adding this to the "ThisOutlookSession" "macro". But I get a security warning every time I open Outlook and I can't deploy this to other users.
Private instance As ...
1
vote
0answers
13 views
VSTO: Open another MailItem in same Inspector window
Does outlook allow to open another MailItem in same Inspector window? Like outlook native functionality of "Privious/Next" buttons in Inspector window:
http://i.stack.imgur.com/4K1Ya.jpg
-1
votes
1answer
15 views
Creating custom mailbox in outlook without using the mail protocols [closed]
I want to create a custom mailbox that is consisted of the mail default folders like inbox, send, etc without using the mail protocols like IMAP or POP. I also want this mailbox to work with my ...
1
vote
1answer
25 views
Changing Load Location of Outlook plugins
We have created a VSTO Plugin for Outlook. Is it possible to make Outlook look a directory outside of C:\Program Files for the location of plugins?
0
votes
1answer
11 views
outlook object model changes from 2003 till 2013
Can anybody tell me in brief what are changes in outlook object model starting from outlook 2003 till outlook 2013 ?
Any link would be helpful.
I have tried the below link
...
0
votes
0answers
19 views
How do I register my application as a telephone handler for Outlook?
Our client wants to be able to press the "Call" button in Outlook (when viewing a contact), and then have their desk phone place the call. There's an API available to handle communication between my ...
0
votes
0answers
23 views
insert checkbox in outlook email using c#
Is there a way to include checkbox in outlook email? I need this using c#. also, I need to make the email editable when the checkbox is checked.
I am developing an application which should create a ...
0
votes
0answers
13 views
Outlook 2010 VSTO installer crashing
One of our clients just got a new machine. It's Windows 7 64 bit. He has Office 2010. When trying to install our Outlook addin, the VSTO installer crashes with the following errror:
Problem Event ...
0
votes
0answers
17 views
Open Outlook ContactList Form in a custome form in VSTO
I'm developing an Outlook add-in using VSTO ( by visual studio 2010 for outlook 2010). I added a new windows form to my project with a button and I want to open outlook "contacts list" form (shown in ...
0
votes
1answer
24 views
outlook System.Runtime.InteropServices.COMException was unhandled ErrorCode=-2147467259
I am getting a list of all the email address from Outlook . The following code works. But intermittently it keeps giving me the following error after around 320 results.
I get a COM Exception. It ...
0
votes
0answers
16 views
how to cutomize flag in selected mails outlook addin in vb.net
here i have write a code for extracting attachment form multiple selected mails in outlook. my code is working fine when there is attachment then it extracting other wise give message for no ...
0
votes
2answers
33 views
Get all email address of an account in Outlook 2007 in C# or vb
I am developing an Outlook add-in in VB. I want all the registered email addresses in an Outlook account. I wrote some code which gives me only the current or default mail ID from the user but I want ...
1
vote
0answers
18 views
Debugging IE when shown within an Outlook plugin
I am working on a web app in which part of will be shown inside Outlook Explorer using an Outlook plugin that opens an IE window within Outlook. I've had no problems with users that have IE 7,8 or 9 ...
0
votes
1answer
74 views
Outlook AppointmentItem— how do I add some data into the RTF mail body when “send” is clicked
I develop an outlook Add-in use the VSTO with C#.
Step 1: I create a ribbon for appointment explore,when the ribbon button is clicked,read a .rtf file and insert the .rtf file into the Appointment ...
0
votes
1answer
42 views
How to remove non existing store from Outlook
I know how to remove a store from Outlook by using _namespace.removestore([folder]), which is working fine.
But what can I do if the store does not exist as a physical file on disc anymore? In that ...
1
vote
2answers
45 views
How to refresh reading pane content in Outlook 2010
We use redemption tools to populate stub-mails with real content. After calling RDOMail.Import(...) on the selected item, we close and reopen the preview (reading) pane in outlook using
...
0
votes
0answers
64 views
Outlook addin crash when I create new message over MAPI
When Outlook runnig, everything is OK.
But when I close Outlook and I click on email address in opened PDF in Adobe Reader, outlook create window with new message and my addin crash.
Parameters are: ...
2
votes
1answer
78 views
Accessing a Document being edited in a Outlook reading pane
I have written a simple VSTO addon that inserts a hyperlink into an e-mail when user clicks on a ribbon bar button. Here is a code sample:
private void button1_Click(object sender, ...
-1
votes
0answers
10 views
Sharing a Custom Report Spam button with organization [closed]
I work at the email help desk and we report spam to our handler. In order to do this people send us a copy of the spam email as an attachment.
What I am trying to do is make a custom button in ...
0
votes
1answer
37 views
How can I instantiate the window/view that implements Caliburn Micro's IShell interface inside an Outlook Task Pane
I have a desktop application that is based on the Caliburn Micro framework. Everything works great. Now I am trying to port the same app into Outlook as a plugin.
In the desktop app, based on an ...
0
votes
1answer
38 views
Geting Runtime Error “Value does not fall within the expected range.”
here i m creating the outlook add in. where i create a one menu bar Item and add one button on menu bar.when i run the application i get a run time error "Value does not fall within the expected ...
1
vote
1answer
97 views
make single Bundle project using Bootstrapper in Window installer XML
i have done a project for outlook add-ins. then i used WIX to create a setup file for this add-ins. But we need resolve the dependencies too, so i made a bootstrappper project using wix, which first ...
0
votes
1answer
24 views
Outlook, multiple add-ins squabbling over the “Send” button
I have two Outlook addins; a 3rd-party one (actually harmon.ie) and one that was built in my firm. Both respond to the "Send" button in Outlook. At the moment, when a user clicks "Send", harmon.ie ...
0
votes
1answer
104 views
Visual C#: Add ribbon button to start tab? (Outlook add in)
I´m using the ribbon designer in visual studio 2012 for a outlook add-in.
I need to add several ribbon buttons to different existing tabs in the Outlook ribbon.
Right know my button shows up in ...
1
vote
0answers
32 views
Show Progress Bar in Outlook Addins
i m developing a Outlook Add ins using C#. hare i extract all the attachment(in doc or docx) which is attach with selected mail. i have create a button on tool bar using add in.when i click on button ...
0
votes
1answer
39 views
blocking inactivating outlook add-in
I am writing a add-in for outlook. I want to ask password before inactivating the add-in. if password is not correct, Add-in shouldn't be inactive. While inactiving add-in it is firing ...
0
votes
1answer
26 views
C#- Outlook Addin - Prevent message suppression
I am currently working on a small addin for Outlook (2007 & 2010).
When I click on a mail item, (not opening it, just to see it in the explorer), a form with a textBox appears. So, i type my ...
0
votes
0answers
83 views
Outlook Add-in fails when searching Exchange Global Address List
I'm creating an Outlook 2010 Add-In using VS2012.
This Add-in will add all the members of a distribution group to the auto-complete list in Outlook. That's all working but only when debugging in VS ...
-1
votes
1answer
52 views
Outlook 2013 Add-In MailItem
I created an Outlook 2013 AddIn which should read the "location" field of an E-Mail.
I achieved it to get the selected MailItem and to read the subject from it but is there
a way to read the ...
1
vote
2answers
50 views
Exchange ItemID differs from GlobalAppointmentID for Outlook AddIn
The problem I'm having is that the GlobalAppointmentID of a Outlook Appointement created using a Outlook FormRegion differs from that of the ItemID when using EWS Managed API.
I'm creating an Outlook ...
0
votes
1answer
24 views
VSTO 2007 outlook addin crashes
I am creating VSTO 2007 outlook Addin using COM . It reads all the mailtems from outlook and marks(categories) the undelivered mail items as undelivered.
I am using below code for marking the ...
0
votes
1answer
30 views
How to place Toolbar icon in outlook addins.?
here i m creating the Outlook addin for 2007.here i add tool bar and add one button on this tool bar. i want attach icon with button(button name is import)., here i write a function getimage() to set ...
0
votes
1answer
21 views
Outlook add-in vs Form?
I am going to develop an app that sits between a exchange server and outlook performing some additional operations. My extension for outlook will by default send all the mails to my app, it does some ...
0
votes
3answers
89 views
Extract attachment from selected mail from outlook?
Here I'm going to create an Outlook add in which extracts an attachment from Outlook using C#.
I place a button on Outlook using add ins and on on_click event, I called this method below; code is ...
0
votes
1answer
49 views
Removing duplicates Mailitem based on Subject ,body , Recipient name,Received Time
I am using VS 2010 , Dot Net Framework 2.0 . I have created a project in Extensibility->Shared Add-ins for Outlook.
I want to remove duplicate Mail-item based on Subject ,body , Recipient ...
0
votes
1answer
20 views
Access Categories from shared calendar?
I can access the Category collection by using the following:
Globals.ThisAddIn.Application.Session.Categories
But if I have delegate access to another calendar, how can I get the list of categories ...
0
votes
3answers
66 views
Outlook Addin - How can I set “High Importance” on email sent using C# in VSTO
I want to know how do I set the headers of email on click on checkboxes. I have created required checkboxes in FormRegion.
Example:
I have checkbox named HighImportance, on click of that I want to ...
0
votes
2answers
61 views
Can't find the list of most (all?) tab names for the ribbon in Office
After some heavy googling, I've concluded that I'm unable to locate information on the id names for the different components of the ribbon in Office.
For instance, even though the following XML ...
0
votes
2answers
55 views
Outlook Addin: Working with threads
I'm working on an Outlook Addin, and I have to process a large amount of items. This takes quite a lot of time, and I therefore tried to have the processing running in a different thread (using ...
0
votes
1answer
32 views
dropdown box in “new” email dialog
I want to add - dropdown menu in "new" email dialog in outlook 2010.
Can any one tell me how can i add dropdown or propulte menu list in new email dialog window.
this selected email (from drop down) ...
1
vote
0answers
49 views
Object reference not set to an instance of an object. - Outlook 2010 AddIn ContextualTab Button
I am having trouble iterating through the list of selected attachments in my Outlook 2010 Addin Project.
Here is the ribbon1.xml
<customUI ...
0
votes
1answer
37 views
Saving object of Mailitem or any property which can be used to invoke Mailitem which was saved
I am using VS 2010 , Dot Net Framework 2.0 . I have created a project in Extensibility->Shared Add-ins for Outlook.
I want to save Outlook.MailItem Object in a DataTable on explorer_SelectionChange() ...
0
votes
1answer
26 views
Outlook AddIn: How can I call InvokeRequired?
In my Outlook 2013 VSTO AddIn, I have this code:
Private Sub ThisAddIn_Startup(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Startup
Task.Run(Sub() DoStuff())
End Sub
Private ...
1
vote
0answers
133 views
Creating Follow up email Reminder in Outlook Shared Add-ins
I am using VS 2010 , Dot Net Framework 2.0 . I have created a project in Extensibility->Shared Add-ins for Outlook.
I want to create a follow up email reminder using Com Add-in
can any body help me ...
0
votes
0answers
57 views
How do I enable/disable my Ribbon Buttons in Outlook after ribbon loads
I have an Outlook Add-in created with VSTO. Using the Ribbon Designer I have created a tab with several controls (buttons etc) on it. (Environment: Outlook 2010/2007, .NET 4.0, VSTO 2010 runtime)
I ...
0
votes
1answer
42 views
Outlook Addin: Iterating over items of a fodler doesn't return all items
I have a folder with 800+ items. When seen via Outlook, I can see only ~40 items, with the message "There are more items in this folder on the server" appearing at the bottom of the items list.
When ...
0
votes
0answers
14 views
how to deploy updates to office addins / versioning & building workflow
I wrote an Office Outlook 2010 Addin in VB .net in VS 2012 and use the publish option of VS to create a folder that contains "setup.exe" and the "Application Files" folder to deploy it on other ...
0
votes
0answers
180 views
Outlook 2013 addin - Change elements colors/fonts programmatically
Currently I'm trying to write a simple addin which will allow me to customize appearance(colors, fonts) of elements. So, in the end I want to end up with my personal theme.
My questions is:
How ...
0
votes
2answers
97 views
Getting From, SentOnBehalfOfName and Account name from MailItem Object (Outlook Shared Addins)
I am using Vs2010 -> Extensibility->Shared Add-in
I have added a event handler to my ItemSend
applicationObject.ItemSend += new ...
0
votes
0answers
25 views
Outlook 2007 add-in vsto combobox
Is it possible to have a comboBox for each open mail and add the content of the combobox to the mailbody? the comboBox can be located in the ribbon bar or in a popup window.
i'm using visual studio ...


