How to provide instant search like feature in outlook 2003?
Mon, 05 Oct 2009 02:06:25 -0400
Hi, Actually I need to support search facilty for outlook 2003 like instant search feature in outlook 2007. Can anyone guide me in the right direction on how to implement this? Thanks in advance.
Submitted using http://www.outlookforums.com ...
|
Right click menu
Sun, 4 Oct 2009 00:26:32 +0200
Hi
It is possible to override or add cusom actions to rightclick menu (right
click on message) ?
Thank you
Zdravko
...
|
DISPID on Type or change of a combo
Sat, 03 Oct 2009 11:21:07 GMT
Hi,
I m creating a plugin for MSOutlook.
I have added a combobox in the OUtlook toolbar. I would like to receive event
when the user types on combobox or choose an item from the list.
Can someone tell me what is the DispID I have to use to listen to that event.
I tried using OleViewer but could not find, pl ...
|
Outlook message protection
Fri, 02 Oct 2009 03:13:10 -0700
It can be one of mail folders in a store.
For exaple, Inbox folder or it subfolders.
It sould works for OL2003/XP.
If there are no MAPI solutions, is it possibleto subclass several outlook controls to restrict windows messages such as VK_DELETE button presss e..t.c...
What do you think about it?
Regards,
V ...
|
importing EML in MailItem
Thu, 1 Oct 2009 02:00:01 -0700
Hello,
Is there a way to import an EML-file in a MailItem?
regards,
Koen ...
|
Trap email send event
Thu, 1 Oct 2009 00:18:37 +1300
VSTO C#, OL2007
I want to remove the phrase "My Special Sentence" from every email after it
gets sent and appears in the Sent Items folder.
I started, finding the following code on the internet but being new to C#
and VSTO I have had some difficulties with syntax errors with it.
using Outlook = Microsof ...
|
don't want to display in sentitems
Wed, 30 Sep 2009 06:31:40 GMT
hi i am able to send mails from outlook through C#, but in some conditions i
don't want to save in sent items and some times i want to display in sent
items
below is my code
// Create the Outlook application.
Outlook._Application oApp = new Outlook.Application();
// Get the ...
|
|
|
Outlook Shutdown Confirmation
Tue, 29 Sep 2009 10:47:51 -0400
I've created my first VSTO Com add-in using VS 2008. It is an "Are you
sure you want to close Outlook?" messagebox when the X button is
pressed. Too often I close the Outlook window accidentally without
meaning to. This keeps that from happening. Is this Add-in of interest
to anyone?
--
bdulaney
http://forum ...
|
Outlook 2003 with multiple explorers won't shutdown
Tue, 29 Sep 2009 07:16:01 -0700
Hi,
I am developing a C# COM add-in for Outlook 2003 and 2007.
Recently the need for supporting multiple Outlook explorers arised and I am
currently implementing that. I used Ken Slovak's Outlook project
CSAddinTemplate as a sample - many thanks for the great template and all the
guidance in developing CO ...
|
Outlook Connector crashes outlook!
Sat, 26 Sep 2009 12:05:50 -0700 (PDT)
I grudgingly installed outlook connector to continue access my hotmail
through outlook. When I add my Hotmail (Premium, live) to the Outlook
connector, close and restart OL, OL crashes with the following errors:
Bucket 1250551571, bucket table 1, faulting application outlook.exe,
version 12.0.6504.5000, stamp ...
|