Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / November 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Outlook 2010 Ribbons30 Nov 2009 12:53 GMT6
I have some addins that extend the Outlook menue.
For Outlook 2007 I extended the Ribbons in the Inspectors.
How do I extend the mainframe ribbon menue for Outlook 2010?
Is it the same interface?
Inherit from message compose form?30 Nov 2009 12:44 GMT1
Is it possible to create a sub class to the message compose form? I want to add my own stuff to the form, but use other great features from the original form.
Thanks,
Danny
VSTO C#: How do I declare an application scope variable?29 Nov 2009 21:40 GMT2
C#, VSTO, OL2007
How do I declare an application-scope variable that will last as long as the
user has Outlook open?
String myApplicationScopeString="test";
How to know the folder name29 Nov 2009 18:57 GMT6
How to get the folder name in any folder context menu event.
Create a folder under Inbox say folder1. To delete folder1, Select folder
Inbox. Right click on folder1 and select Delete. It will fire delete event
for context menu. In this delete event i can get the button for Delete
If i have a entry id, how could i get its IABContainer?29 Nov 2009 17:46 GMT3
I get the item entry id as follow:
1. Use IAddrBook::GetSearchPath get SRowSet.
2. Use PropFindProp check SRowSet for IABContainer PR_ENTRYID.
3. Use IAddrBook::OpenEntry open the entry id to get IABContainer.
Retrieving CalendarView for Outlook 200326 Nov 2009 09:07 GMT4
I am developing a Outlook 2003 addin for sychronising the appointments with
database.For this need to retrieve current CalendarView (mainly the starting
ending dates).I have got CalendarView object in Outlook2007 and it was very
helpful.But not getting any similar object in ...
Will a VSTO C# Outlook 2007 Add-in work on Outlook 2010?25 Nov 2009 14:35 GMT1
Will a VSTO C# Outlook 2007 Add-in work on Outlook 2010 (without having to
make any code/install changes)?
NewMailEx issue23 Nov 2009 21:28 GMT3
Hello
We are developing  outlook addin which should  work in outlook 2003
2007.
We have few custom header fields in the mail & then based on thes
how to add my custom items to "Change E-mail Account" dialog22 Nov 2009 22:10 GMT1
I need to add some controls below "Test Account Settings..." button, but i do
not know how..
How to set a contact's emailaddress1, emailaddress2, emailaddress3?22 Nov 2009 17:59 GMT9
I want to update the contact's info or create new contact with emailaddress1,
emailaddress2 and emailaddress3. For new contact, i use IAddrBook::
CreateOneOff, it works great. But i don't know how to update the three
emailaddress, for example: user can set the following combine for ...
Failed to create an RDO session instance: Class not registered19 Nov 2009 22:49 GMT1
I uninstalled a virus software and starting getting this error in Outlook. I
have completed the following steps trying to get this problem corrected.
1. Open Outlook in Safe Mode and enabled and disabled on Add-In's
2. Defrag drive
Drag and drop attachment in outlook addin19 Nov 2009 08:52 GMT4
I have created outlook addin for outlook 2003 in vsto-2008. When I hav
tried to allow property 'allowDrag' to textbox it gives runtim
exception "dragdrop registration did not succeed". I have searched o
net, got suggestion to use threading.
Call add-in method from macro?17 Nov 2009 18:10 GMT1
I am using Delphi (2009) to write my first add-in for Outlook (2007). I want to add a custom method to my add-in's class and call it from an Outlook macro, but I can't get it working.
My method in my Delphi class is public. It looks like this:
procedure MyMethod(const Index : ...
How to develop a custom action which can used in Rules Wizard?12 Nov 2009 01:22 GMT2
I need a custom action which will be used in Rules Wizard "Perform a custom
action", this custom action will send email's attachments to some other
system.
Is it possible to use VSTO to create this custom actions? If so please
Another way to detect if email read?12 Nov 2009 00:16 GMT6
VSTO, 2007, C#.
I'm going through the code of our senior developer to try and reduce the
load-time of the Outlook Add-on.
I see he is adding an event handler to all email items on ThisAddIn_Startup
Pages: 1 2 October, 2009
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.