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 / July 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MailItem:OnWrite event15 Jul 2005 16:52 GMT1
I'm trying to cancel the write event of a mail item.
I connected the mail item to my object to get the events in the Invoke
function (I did this because I need to support old versions too and they
have different parameters).
ActiveX error15 Jul 2005 15:22 GMT2
I've created a custom form that worked perfect in Outlook 97 / 2000.
I'm testing in 2002 now and I've got a notice "This form contains an ActiveX
control which may harm your computer (unsafe for initialization). Be certain
you trust the source. Do you want to load the ActiveX ...
Get To/CC Email address from a mail using Outlook COM object15 Jul 2005 07:35 GMT2
While creating a outlook addin, I am facing some problem in getting email address for To/CC.
Here is the code, I am using, (I am getting the selected mail from Outlook)
 Outlook.MailItem OuItem;
 OuItem = (Outlook.MailItem)applicationObject.Application.ActiveExplorer().Selection ...
Commandbar14 Jul 2005 22:59 GMT5
I have an outlook addin working perfectly in windows 2000 and outlook 2003.
Reccently I got a new pc installed with XP and outlook 2003, in this new pc
the code that supposed create commandbar and menuitems are failed.
Is this a window/outlook security issue?
Outlook 97 Cancel Write14 Jul 2005 20:32 GMT7
I'm trying to cancel the write operation of a message in Outlook 97.
The event MailItem.Write doesn't have parameters as in Outlook 2k and higher
to handle the operation.
I tried using IExchExtMessageEvents:OnWrite event: I return S_OK to handle
Add-in (reverse) compatibility12 Jul 2005 19:56 GMT3
An Outlook add-in made in visual studio .net 2003, is compatible with
wich versions of Outlook (and Windows I suppose)?
Can anyone help me with this?
Thank you,
Click Event12 Jul 2005 19:52 GMT9
I would like to capture the event fired when I create a apppointment
with Outlook.
I used the class wrapper and looked for the CommandBarButtonEvent.h ( I
program in C++)and I found 1 method "Click".
Redemption and "Send To" in Word11 Jul 2005 20:10 GMT6
Hi Newsgroup,
I'm trying to fill the To-field by code:
   Dim safMail As Redemption.SafeMailItem
   Set safMail = CreateObject("Redemption.SafeMailItem")
Outlook : error on putSubject( );11 Jul 2005 15:22 GMT3
I have got en error when I try to set a subject to an appointment.
CComPtr<Outlook::_AppointmentItem> appt;
_bstr_t titre("something");
BSTR tmp;
Which event is fired??11 Jul 2005 14:29 GMT3
which event is fired when you clicked on button "No" in the message box
displayed after modifications on an item ?
for instance, I create an appointment and fill its fields. Then I
decide to cancel it by closing the window with the "X" button ( right
SetViewContext problem11 Jul 2005 07:38 GMT1
How is the view context of a form related with the IMAPIForm::DoVerb?
In my case, form viewer is calling DoVerb of my form with the same
context as set in SetViewContext.
I am facing an issue in which my form's
programmatically calling Undo for active explorer10 Jul 2005 18:52 GMT1
Is there a way to code an event handler to perform the equivalent of the
user clicking the Edit->Undo menu option?
I need to create a folder that acts as a sort of conduit to a database.  Any
items dropped into the folder are processed and data that's extracted is
Add info to calendar-view09 Jul 2005 21:17 GMT2
I have an idea for an outlook-plugin, which requires me to display text and
graphics at the top of each day in calendar work-week mode.
I have created a simple illustration of what I want to accomplish, check it
out here: http://www.icatech.dk/outlook.gif
OL2K3 Pro errors SR 5502 Lookout08 Jul 2005 17:57 GMT1
WIN2K domain using EXCH2K3 Member server.  Recently error occurs especially
when trying to use Lookout software v 1.3.  Have also tried 1.28.  Have also
totally removed software and reinstalled many times.   Have also changed
profiles.
Redemption: Would like to get To-value07 Jul 2005 21:41 GMT5
Hi newsgroup,
I'm trying to change this code for use with redemption. How do I have
to change the code to get it working?
MsgBox ActiveInspector.CurrentItem.To
Pages: 1 2 3 4 June, 2005
 
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.