Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Programming Add-Ins / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
OpenSharedItem - Exception10 Oct 2007 15:29 GMT2
i would like to load a Mail from filesystem. In OL2007 is a new function
called: 'OpenSharedItem'.
I've called the function like:
MailItem mailItemLoaded =
How to suppress security warning? (Outlook 2002 ATL VC++ addin)10 Oct 2007 14:44 GMT1
I have the following code in my VC++ addin for outlook 2002:
CComQIPtr<Outlook::Recipients> spRecipients;
spMailItem->get_Recipients(&spRecipients);
ATLASSERT(spRecipients);
Disable Addin runtime09 Oct 2007 13:03 GMT3
I need to disable my addin if the a server is not available.
in which event I have to do it ?
Thank you.
Giuseppe
Adding icon to custom view08 Oct 2007 17:05 GMT4
I am designing a custom view for Outlook 2003 which the preview window is
not visible. This view is for a private store and folder.  My question is –
basically - can I change the icons in the Intray list of messages. I would
like to use custom icons to indicate the custom ...
CommandBarPopup event?08 Oct 2007 16:21 GMT1
I have an Outlook add-in and I am trying to receive a notification that my
CommandBarPopup has been clicked so that I can adjust the various menu items
before they are displayed.  Basically I am looking for an event equivalent to
the "DropDownOpening" event found in a ...
Modifying Attachment contents using VC++ ATL06 Oct 2007 07:30 GMT7
I am trying to develop an outlook 2002 add-in using VC++ ATL. I have added a
button in the New Mail Message inspector window and I am trying to add the
following functionality:
Every time the user clicks the button, modify the attachment that he has
vb6 DoEvents locks up Outlook 2007 when new mailitem is opened...06 Oct 2007 00:55 GMT3
I have been using vb6 to build a COM Add-in for Outlook. There are parts of
the code that run in a long loop and require a DoEvents. In the case of
Outlook 2007, all is fine until a new mailitem is opened and user starts
typing an email. Once the user starts typing and a DoEvents ...
Outlook Add-in04 Oct 2007 21:37 GMT5
I have made an Outlook Add-In with Visual Basic 6.0.
The Add-In makes an Toolbar and all workes fine.
Now, I want to click an Button on these Toolbar from another Programm. How
can I do this?
Follow-up for Dmitry:  Redemption and Reg-Free COM, how-to?04 Oct 2007 19:33 GMT1
Hi Dmitry.  Any further input on this?  Thanks!
>Yes, the dll is customized.
>The Redemption keys are in HKCR.
>Windows XP Pro.
Migrating AddIn from VB6 to VB200504 Oct 2007 15:06 GMT2
I'm trying to migrate an AddIn from VB6 to VB2005 which uses the
Redemption reference.  The AddIn consists of a button on the main toolbar of
Outlook2003 which access a customized form to entry some information
regarding e-mails to a database.  I tried the Migration Wizard, but ...
Extract and replace the email's body (VSTO, Outlook 2007)03 Oct 2007 15:02 GMT1
for a small project I try to analyse (amongst others) the text section
of an email using VSTO 2005 (C#) in Outlook 2007.
First, I need to seperate the text component of the mail body. With
the MailItem.BodyFormat property, I can differentiate in olFormatHTML,
Adding a ComboBox to MS Outlook 200303 Oct 2007 14:56 GMT1
I would like to know how to add a ComboBox to the main window of MS Outlook
2003, which it's going to be populated using data from a database.
I'd like to know the solution using VB6, or VB.NET.  Thank you very much for
your attention
Named properties in PS_INTERNET_HEADERS don't go back to named properties when recieved.03 Oct 2007 14:54 GMT4
If I add a named string property to the PS_INTERNET_HEADERS space, I
can see it got a X-header header on the recieved message in
PR_TRANSPORT_MESSAGE_HEADERS.
However the recieved doesn't have a named MAPI property for my X-
Add button to Outlook 2003 advanced find menu bar??01 Oct 2007 18:46 GMT3
I'm trying to figure out how to add a button that can be clicked from the
Advanced Find window.  My add-in looks at the items selected and sets a
category.  The problem is the commandbar that I added to the standard menu
bar using the code below only shows on the Standard toolbar ...
Outlook add-in installed but will not load01 Oct 2007 15:25 GMT9
I have an Outlook add-in developed in VS2K5 using VSTO.  .NET 2.0 is
installed on the target machine, I've deployed the PIA's, and the vstor.exe
to install the runtime, and all that went fine.  However, the add-in won't
load, and when I try to do it manually ...
Pages: 1 2 3 4 September, 2007
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.