Close Exchange security window
Wed, 3 Sep 2008 12:43:03 -0700
Hi.
I have cached exchange profile. When I create Outlook::Application and
displays it the exchange security window appears. User has to enter exchange
login and password. However the code continues execution and I quit from
Outlook application but exchange window still displays and Outlook still in
memory. ...
|
Outlook 2003 stops working in Vista home
Tue, 2 Sep 2008 07:58:13 -0700
Outlook 2003 stops working within seconds of opening. Did not start
happening until recent Vista updates. No solutions offered. No problems
with Office 2007.
Dell Inspirion 1420, Duo Core 2, Windows Vista.
Turned off Add-ins. ...
|
Opening mail before outlook decrypt mail
Tue, 2 Sep 2008 03:53:39 -0700 (PDT)
Hi all,
I'm using c++ and mapi. I am working on outlook 2003. I want to open
encrypted mail which encryption algorithm doesn't supported by outlook
2003 and xp. when the user double clicks to mail item for open i want
to catch this event and decrypt mail context and show as normal mail
to user.
In normally i ...
|
Address Book add-in wipes out autocomplete cache
Mon, 1 Sep 2008 05:53:01 -0700
I've built an add-in that creates a new address book, fills it with contacts
from an external source and gives the user the option to move these contacts
into thier Contacts folder (for synchronizing with a PDA). If the folder
already exists, the contents in the new address book are updated (adding new
and d ...
|
Displaying temporary messages in Outlook
Fri, 29 Aug 2008 17:02:55 -0400
Does anybody know how to get an Outlook.MailItem, set its underlying MAPI
properties, and display it appropriately without saving it?
I have an RFC 822 message that I need to manipulate and display in Outlook,
but I want to avoid saving it so that it doesn't end up being replicated
back to their Exchange se ...
|
Inconsistent syncObjectEvents behaviorþ
Fri, 29 Aug 2008 10:24:47 -0700 (PDT)
Hi all,
I have a callback for SyncObjectEvents in my outlook plugin. MSDN and
blogs say that one cannot register for the callbacks when Outlook
syncs or does a Send/Receive but can only when one is started
programmatically. However, I've had a few observations and appreciate
your comments on it -
I disable ...
|
Displaying custom fields
Thu, 28 Aug 2008 09:43:27 -0700 (PDT)
I have created an add-in in vs2005 c# which is adding custom
properties to mails, and I wish to display these custom properties in
the folder view.
I have found various postings detailing cfg files to allow display of
extended mapi properties such as the sender email address, but i'm not
sure how to modify th ...
|
|
|
Catching link clicks inside a message
Wed, 27 Aug 2008 07:54:01 -0700
Hi.
I searched for a solution, and couldn't find one.
Is there a way for an add-in to capture specific links in a message?
Let's say I'm writing a chess game, and I want all clicks to
www.chess.com/play to be stopped, so I can open my game instead.
Is this possible? ...
|
Outlook 2007 - addons listening to SENT event do not work properly
Fri, 22 Aug 2008 11:47:56 +0100
Hello:
I am using Norton Internet Security ("NIS") 2008, PGP Desktop ("PGP") 9.8 and
SpeedFiler ("SF") all of which apparently listens to the event triggered when
a message is sent in Outlook 2007.
SpeedFiler's function is to automatically file email messages into the chosen
Outlook folders when a message i ...
|
Command Bar Button not working --Inspector Wrapper
Thu, 21 Aug 2008 16:09:33 GMT
Hello All,
I am having problem with my Command bar button.I am using Ken's Inspector
wrapper. Language is VB6 and outlook 2000.
I am trying to add simple command button to the mailitem and when it gets
clicked the message get added to subject line.But I m not able to do this.
Can anyone please gude me. I hav ...
|