|
Automating Custom Field colums in inbox
Hi
I am developing an add-in that integrates to a large-scale
document-management system. The user can save emails from outlook in the DMS,
and this is marked in outlook as a custom property (or field) on the mail
item. There are two fields a boolean showing that the email has been saved
and an id referring to the document id in the DMS.
The users set up their inboxes to show these ...
|
2 |
5/26/2006 11:54:50 AM |
|
adding coomand bar buttons to inspector window
Hi,
I need small information about outlook.
The new mail or forward or reply a mail window is called as inspector
window. But, by double clicking the message in the inbox, that message will
be opened in new window, here i need to know, what we called that window?
And one more problem is, i have created outlook plugin for adding commandbar
buttons to inspector windows. They are ...
|
5 |
5/26/2006 5:16:14 AM |
|
Event Handler for Folder Selected
I found event handlers for regular outlook items, but how do I insert
an event handler for other folders?
I have 2 buttons on a custom toolbar, and several application specific
folders. I need to enable or disable the toolbar buttons depending on
which folder the user selects.
...
|
7 |
5/24/2006 9:44:11 PM |
|
Manage Exchange/Outlook Rules
Hello --
Is there a way to list/modify all the rules defined on a mailbox? I
am writing a plugin using VSTO, C# for Outlook 2K3 to list all the
rules enabled on a particular mailbox and display a warning if there is
an autoforward rule enabled.
Thanks
Sanjay
...
|
4 |
5/24/2006 6:13:12 PM |
|
how to access java application from Outlook?
I have a java application running on the same pc as Outlook. Can I somehow
communicate with that? I know how to access Outlook objects from my java
application, but how do I do the reverse??
Perhaps my java application could listen, with java networking, to a
particular port, but can an Outlook plug-in, written in either VBA, C#, J# or
whatever, communicate with a port like that?
Many t...
|
1 |
5/24/2006 12:55:01 PM |
|
Problem for getting the source item with ItemRemoveEventHandler
Hello
I have a problem for getting the Appointment Item that has been remove
because there is no parameter allowed in the method call after an
ItemsEvents_ItemRemoveEventHandler. With ItemsEvents_ItemAddEventHandler and
ItemsEvents_ItemChangeEventHandler event I can find the AppointItem that has
been change or modify but how to find it with a ItemRemoveEventHandler event
?
Here i...
|
3 |
5/24/2006 7:12:08 AM |
|
not a valid office add-in
Every time I open outlook I get this message
"C:\Documents and Settings\username\Application
Data\Microsoft\AddIns\C:\Winnt\System32\msvxi20.dll is not a valid office
add-in". What I did so far was to remove those dll files but I'm still
getting the message.
Could anybody help me?...
Thank you.
...
|
1 |
5/23/2006 10:40:02 PM |
|
Inspector Close events not firing..
Hello --
I have noticed that the Inspector_Close event does not fire if
Outlook is configured to "Close original message on reply or forward".
I am using VSTO with Outlook 2k3. With the above setting set in
Tools >> Options >> Email Options. When we hit reply, a new inspector
event is fired but the close event of the inspector of the original
message is not fired. All tho...
|
2 |
5/22/2006 5:18:42 PM |
|
duplicate emails
Hi all,
I noticed some relevant posts in this group, so thought I'd post my
query here.
I have two MSG files, both exported from PST files. They are the same
message, same sent time, same sent date, To, From, CC, BCC, Importance
etc. In fact all the fields are the same.
However, I am trying to de-duplicate these two messages using an MD5's
based partially on the body of the email.
...
|
3 |
5/21/2006 12:14:45 PM |
|
Help with X-Headers and forwarded/replied emails.
Hello --
I have a C# plugin for Outlook 2k3 that sets predefined message
classifications in X-Headers using redemption. The issue is that those
headers are not inherited by the new item that is created whenever a
mail is forwarded or replied to. I need help with either getting the
headers of the original message or any ideas on where to store the
classification information so that it wil...
|
6 |
5/19/2006 5:35:59 PM |
|
Prevent loading add-in programmatically
Hi,
We are migrating from a fat client to a terminal server (Windows Server
2003 with TS) environment. In the old situation we had some user's pc's
installed with a third party tool that uses an Outlook Add-in DLL. In
the new situation this third party tool is installed on the terminal
server and hence available for all users. Problem is, we only have
licenses for a few users and not a...
|
4 |
5/19/2006 5:34:36 PM |
|
Project Add-in error
Here is what I am using:
Outlook 2003 SP2
Project Server 2003
Here is the issue:
When clicking the Import New Assignments button in Outlook (from the Project
Server Toolbar), I get the following error:
An unexpected error has occured
Please reload the Project Add-in for Outlook by clicking Options on the
Tools menu. From the Other tab, click Advanced Options and then COM Add-ins...
|
1 |
5/19/2006 2:55:02 PM |
|
Can't get out-of-office to work.
The Oout-Off-Office option is in the drop down, however when I click it i get
the following message " The command is not available. See the program
documentation about how to use this extension"
I've gone to the add-ins page in option to install again but that doesn't
change anything.
Any ideas ?
Cheers
--
Dave Eade
Global Project Solutions
...
|
3 |
5/19/2006 9:40:02 AM |
|
Help with 'MailItem' object of WordMail Inspector
I have created an Outlook addin that was originally designed to do some
processing on a selected mail item in an explorer and it works great.
One of the things it does is a "SaveAs" to html format and then send
the html version of the email to a web service.
I now have a requirement to be able to do the same processing on a NEW
email from within the inspector. The requirement is that I add...
|
3 |
5/18/2006 6:28:37 PM |
|
MS Project 2003 Server AddIn
Has anyone run into a problem with their Outlook Add In not cooperating with
the MS Project 2003 Server AddIn ?
I'm currently trying to remotely trouble shoot a customer problem where when
the MS Project 2003 Server Addin and our Outlook addin are both running
concurrently the customer claims that their out going email just sits in the
outbox.
I've experienced Addin incompatibilities in ...
|
1 |
5/18/2006 2:57:22 PM |
|
problem with installer for addin
hello,
i wrote an addin for outlook with office developer.
Now I need a MSI-Installer for the addin. I tried with WinINSTALL LE and the
msi package works, when I use the 'per user' option and HKEY_CU registry
entries. But it works only, when I'm logged in as Administrator. The
installer throws an error, when I use it with a normal user account.
When I write to HKEY_LM the AddIn doesn't ...
|
6 |
5/18/2006 11:08:02 AM |
|
Add-In for Progress Indicator
When Synchronising and sending email to a Exchange server it shows a progress
indicator, indicating a % of completion. Now I would like to know if there is
a way to change this to display the amount of messages to be downloaded?
Can anyone help me?
...
|
1 |
5/17/2006 5:11:02 PM |
|
Send email immediate when Outlook 2003 is closed?
Send email immediate when Outlook 2003 is closed?
I'm broadband so I'm always connected to the net but Outlook is
usually closed during the day except when I specifically want to
receive and reply to email. Of course I also send email when Outlook
is open, but sometimes I want to send email when Outlook is not
running, e.g.:
1) Sometimes I send and email from a shortcut on my desktop, e....
|
2 |
5/17/2006 2:36:55 PM |
|
Outlook add-ins stop loading
I've been developing several VSTO based Outlook addins in C#. All was
ok until ALL addins stopped loading. Even demo addins that always ran
no longer load up. After running, I go to the options-advanced-com
addins dialog and it shows the addins but with checkmark empty. I tried
deleting them from the list and restarting, still no go.
Not sure what made it stop. Any clues ?
...
|
1 |
5/16/2006 10:24:03 PM |
|
my first outlook add-in, in c++...
And I'm apparently suffering from a common problem - how to get Outlook to
shutdown after my add-in is installed. I've flailed for a couple of days,
now it's time to ask for help. I've gleaned that I need to somehow close or
release or free something in the OnClose event for the Explorer, but what and
how is that done? I've tried doing
appPtr->GetApplication()->Release()...whic...
|
4 |
5/16/2006 3:44:03 PM |
|
Is it Possible to Add a Pane in Navigation Pane with .net(c#)
Hi,
I need to intrigrate my app with outlook and for this i want to add a new
pane in outlook navigation pane. I have tried add custom bars in other areas
such as menu and standard tool box but i want to add a new pane in navigation
pane, obviously i will develope a form for it later on to be viewed in the
right pane.
Can you please suggest me is it possible or not.
If possible the...
|
5 |
5/16/2006 3:47:55 AM |
|
Outlook Contacts
I don't know if anyone has experienced issues like the one I've experienced,
but with the advent of Outlook 2003, I have noticed that users have been
creating contact folders all over the place in outlook. Because of this,
I've had to write logic to recurse folders all over the place. Is there
anyway to get a Contacts Folders collection that contains the folders that
contain contacts in the...
|
4 |
5/15/2006 4:35:30 PM |
|
Check Outlook is install
Hi all
I'm making a program in C# which use contact items in Outlook.
And i would like to known how to check if Outlook is install on the pc and
if it exist load the Outlook library ?
Thanks for help !
Ben
...
|
2 |
5/15/2006 1:35:32 PM |
|
Adding a signature
Hi,
I've built a signature that's made up of a GIF file.
The signature is both for new E-Mails and Reply E-Mails.
The problem is that when I try replying to certain E-Mails, I either get a
red "X" insted of the GIF, or even worse, I get a message stating that the
signature can not be found.
What can I do to remedy this? I'm using Outlook 2003.
Thanks,
-Dany...
|
1 |
5/15/2006 8:37:02 AM |
|
Animated GIF's
Anyone know how to add animated gifs to an outgoing outlook email. I have a
American flag that is flowing that I would like to appear at the end of the
messages.
Thanks
--
John...
|
3 |
5/15/2006 7:20:21 AM |