MarkForDownload, RemoteStatus, DownloadState
Wed, 11 Jun 2008 08:43:01 -0700
Hey,
Is there a way for redownloading a message (IMAP server).
MarkForDownload? RemoteStatus? DownloadState?
When i try with MarkForDownload Outlook said:
"This item is already downloaded; it cannot be marked for download. You
don't have appropriate permission to perform this operation"
Thank you,
K ...
|
outlook cache
Wed, 11 Jun 2008 06:42:01 -0700
Hey,
I have an IMAP-server in Outlook. When I drop a email in my IMAP-server, the
email is stored on the IMAP server. But after the message is saved by the
IMAP server, the server changes a couple of X-Headers.
The problem is that this header changes aren't updated in my Outlook. When i
connect to the IM ...
|
Outlook Add-In performance issues?
Tue, 10 Jun 2008 13:59:35 -0700 (PDT)
Hi,
Hopefully this is the right forum to ask this question. I have a
large client that has been experiencing performance issues with their
Outlook clients when using a large amount of Outlook add-ins/plug-ins.
Is there a best practices for the amount of add-ins to use? e.g. a
maximum of?
Does anyone ha ...
|
Multiple Outlook Add-in problem
Tue, 10 Jun 2008 11:59:55 -0700 (PDT)
Hi,
I developed an outlook add-in using VS 2005. The add-in adds a new
menu item (QB) in the Menu Bar by adding a CommanBarPopup to the Menu
Bar.I get a count of all controls in the Menu Bar Command Bar and add
the new menu at position = count + 1. Everything works fine. The
problem occurs when there are mult ...
|
Detect outlook is running (and not shutting down)
Mon, 9 Jun 2008 11:59:01 -0700
Hi,
I am developing some code for outlook right now and the way I am detecting
the application running is by doing:
Marshal.GetActiveObject("Outlook.Application");
If I get a comexception then outlook is not running. The problem is that
sometimes this catches a dying outlook instance and the rest of my ...
|
Where is the bug ?
Sun, 08 Jun 2008 18:37:41 +0200
I'm trying to develop an addin for OutLook 2007 using Visual Studio 2008
Visual Basic.
In my outlook 2007 I have 2 accounts:
my.name@pop3.mail this is using the OUTLOOK.PST file
my.name@imap.mail using : OUTLOOK.xxx.yyy.0000001.PST file
I'm trying this simple code :
ColStores = Me.Application.Se ...
|
Button to send optional a BCC to myself
Sat, 7 Jun 2008 03:56:33 -0400
For tracking purposes I would like to have a button to add a optional a BCC to myself when I send a new message, give a reply or forward a mail. I use Outlook 2003.
Additional I want to make a rule that move the BCC send to myself moves it to a specific folder in Outlook but I can't find within mailrules the opti ...
|
|
|
Project Web Access Add-in
Thu, 5 Jun 2008 17:23:00 -0700
I have been using this successfully for a while. However, when I try to
import new assignments now, it says AN UNEXPECTED ERROR OCCURED. It suggests
I reload the COM ADD-IN.
I've done this several times without any luck.
I'm using Outlook 2003 SP3 ...
|
Problem with oracle database connection using Oracle Instant Clien
Thu, 5 Jun 2008 02:11:00 -0700
I am developing an outlook add in programming using Visual Studio C#.net
2003. In my application my requirement is to connect to the Oracle database.
In my development machine Oracle database is installed, so here its working
fine, but I need to deploy my application to the machine where Oracle has not
been ...
|
How to block moving of personal folders under Outlook 2007
Wed, 4 Jun 2008 15:56:00 -0700 (PDT)
Hi All -
I have users that inadvertently move our email folders under 'Personal
Folders' into other folders. Our applications then cannot find the
information they need and choke. I would like to block the moving of
folders within Outlook 2007 'Personal Folders'. One cannot move
"Special folders" (e.g., Inbox ...
|