navigating to form region using keyboard
Tue, 4 Nov 2008 18:16:20 -0800 (PST)
Does anyone know if it is possible to set up accelerators (or similar)
so the user can navigate to an _adjoining_ form region.
If so, how?
Tabbing in the compose form quickly moves the cursor into the message
area, and remains there with further tabs.
For those users who prefer to use the keyboard over the mous ...
|
Outllok Attachments ( 2007 )
Tue, 4 Nov 2008 12:34:39 -0800
Spent hours and hours locating a solution to the problem. No luck.
The Problem :
You select a mail item and then select one or more of its attachments ( all
in the main explorer window ) . Then you click on an Add-in Menu Option. I
need to get access to a collection of selected attachment belonging to the
s ...
|
Custom Add-In for Outlook Mail
Tue, 4 Nov 2008 06:46:09 +0000
Hi
When i right click on a Outlook Mail, along with the other existing
options i need to get one option like "Status" under which two
sub-options like "Approve" and "Reject" should be there.
Upon selecting the Approve or Reject option, i should be able to
automatically update a field in my database as "1" for ...
|
Outlook 2003 Add-in Creation
Mon, 3 Nov 2008 06:48:01 -0800
Hello All,
I truly hope I am in correct area.
Here is my situation; I am a Systems Developer working in a LAMP environment
developing Service Offerings.
I have created a batch file that points to an Internet Facing Service that I
manage created a toolbar and added the hyperlink to the batch file. I ...
|
show attachment file path as link in message body
Mon, 3 Nov 2008 04:53:25 -0800 (PST)
hello
I've VSTO addin for Outlook 2007.I need to override the standard
behavior of drag and drop of attachments.
in message compose.Cancel the attachment add operation ,save the
attachment file in temp. folder & show
the file path as a link in message body.
I'm using below code
Private Sub CurrentMailItem_B ...
|
How to prevent winmail.dat from being sent with message?
Mon, 03 Nov 2008 02:12:06 -0800
Hello
I have been having a similar problem with some customers who can get simple mapi working fine from our software, but extended mapi they get the email with the attached winmail.dat.
I am using the Delphi ExtendedMAPI library that Dmitry Streblechenko mentions on his site.
I am also using his Outlook Sp ...
|
Insert PNG picture programatically on outgoing email (OL2007)
Mon, 3 Nov 2008 12:23:43 +1300
How can I insert a png programmatically on an outgoing email (OL2007) (at
the bottom, embedded, not linked)?
(VSTO C# Outlook Add-in)
...
|
|
|
Customizing outlook search
Sat, 1 Nov 2008 06:58:41 -0700 (PDT)
Hi,
Is it possible to customize outlook search? Can we insert new fields
into this and actually search a different account?
Let's say I have an archive store and can fetch mails through an
interface. Can I modify the current outlook search and based on user
input search the archive and disallow searching ex ...
|
Image viewer problem
Thu, 30 Oct 2008 11:20:42 GMT
I have a registered version of Outlook Image Viewer from OPE2000.
It has worked well enough until now, but either the installation of
Spambayes or a bit of file cleaning has left it so that it does not
function from the toolbar icon altho' it works well enough from the desktop
shortcut.
I have tried uninstallin ...
|
outlook shared addin, Load Behavior kept saying "unload"
Wed, 29 Oct 2008 19:20:00 -0700
Hi,
I created a outlook 2007 shared addin and tested locally in both VS 2008
debug and msi installation (release build) and everything seems ok. then I
tried the release build msi installation file on another machine. but after
installation is done, in outlook, it is in "disabled application add-ins"
sect ...
|