Check whether mail item is proper for sending or not
Thu, 31 Dec 2009 04:32:16 -0800 (PST)
Hi,
I have added one button on ribbon viz. "Upload and Send" in ol 2007 /
vb 2005. When user will click on that button, I want to get
information about message like To, CC, body etc and upload that
information to web via web service & send it. But as uploading of mail
information is done before sending, if ther ...
|
change mail format
Tue, 29 Dec 2009 15:46:19 +0530
can we change mail format when send a mail. Plain text/html/rich text use
for mail format. I think _MailItem class does not provide this utility.
...
|
How to create hidden rule in outlook 2007
Mon, 28 Dec 2009 08:53:17 -0500
Hi all,
I am developing outlook plug-in for outlook 2007. I have created
programmatic- ally rule and it works fine.This rule can see in 'Rules
and Alert' window.Can user hide this rule? or how can create hidden rule
and set it's execution order first?
Thanks in advance.
--
nitwalke@gmail.com
http://forums. ...
|
Unable to load Image in Outlook 2007 Ribbon Control
Fri, 25 Dec 2009 15:23:09 GMT
Hi,
I m creating a plugin in MS Outlook.
I have implemented the "_IDTExtensibility2" & "IRibbonExtensibility"
I have added button to MS Outlook Ribbon control, but the Image that i m
trying to load is not
Visible. MS OUtlook is not calling the call back function "GetItemIcon".
But it is calling the Bu ...
|
Currency Edit Control on custom Taskpanes
Wed, 23 Dec 2009 13:34:04 +0100
Hi,
on my Formregion I have Editcontrols that display me the local Currency Symbol automatically with the content formated as currency.
I would like to use the same controls on my Custom Task Pane. Is this possible? Which control do I have to use.
Best
Tom
...
|
The add-in could not be installed or loaded
Wed, 23 Dec 2009 02:06:01 -0800
Hi
We have a Outlook add-in. Now we have a customer that has a citrix
environment. wehre he has installed the add-in for all users (30 persons).
Now we have at only one single user the problem, that Outlook starts with the
Message: "The add-in could not be installed or loaded ...." where the
customer can ...
|
VSTO deployment?
Wed, 23 Dec 2009 17:15:15 +1300
Hi,
I have an issue with VSTO deployment. Instead of using ClickOnce deployment,
I create the installer from the traditional windows installer. I had issues
to add the setup project under the same Solution because the configuration
of my registry always got changed from "app.manifest|vstolocal" to
"app.ma ...
|
|
|
Selected date on calendar
Mon, 21 Dec 2009 16:07:04 +0100
Hello,
I am trying to get the selected date from the calendar month view. I already
learned that the calendar view object itself does not provide any means to
get that data, however, I found Sue Moshers solution on
http://www.outlookcode.com/codedetail.aspx?id=616
Basically, it fetches the command for a ...
|
Outlook FormRegion Add-In Performance
Mon, 21 Dec 2009 12:44:26 +0200
Hi,
I have an Outlook FormRegion (Seperate window for MailItems) that is very
slow on the first use, often temporarily causing a "not responding" state as
the form is populated from the backend db.
Is there is a method or something I can call on the add-ins startup to "warm
up" the form ahead of time?
...
|
Addin
Sun, 20 Dec 2009 19:57:55 -0800 (PST)
I have searched and found numerous scripts but none that export all
the User details to Excel in a tabular format.
I am an end user, not a developer. We are using Outlook 2007
1. I would like to be able to choose to export a List (Security or
Dirstribution) from the GAL to Excel so it can be printed. I would
...
|