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 / August 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Outlook and Auto Signatures11 Aug 2003 15:10 GMT1
We have customers that have the auto-signature feature turned on in Outlook,
so whenever they create a new message, their signature is automatically
added to it.
However, When our application programmatically creates an outlook email
Outlook Add-in11 Aug 2003 14:51 GMT1
Can anyone tell me to access the homephonenumber of the
personal address book recipient using CDO,
      Dim objSession As MAPI.Session
      Set objSession = CreateObject("MAPI.Session")
Outlook not detected11 Aug 2003 14:46 GMT1
Tried to upload an upgrade add-in program and got a
message saying it could not detect Microsoft Outlook.
Novice writing first add in11 Aug 2003 14:41 GMT3
I am experienced in VBA but never used VB6.  I am now tring to write a Com
Addin for Outlook.
The purpose of the AddIn is to place a custom menu with 2 submenus each with
their own actions
Is it possible to open an Outlook Item from a non-Outlook thread (using OOM) ?11 Aug 2003 14:25 GMT1
Hello, there:
I'm implementing an Outlook COM Add-in which captures item open event.
Because this guy will do some lengthy thing, so I just save the item
EntryID and close it right away.
HrMAPIOpenFolderEx failed under Outlook 200308 Aug 2003 17:43 GMT1
My program works under Outlook 2000/XP, but failed under Outlook 2003. I
found it is HrMAPIOpenFolderEx causes the 'access violation'. Is there
anything special to handle for O2003?
  #include <Windows.h>
How to get the raw message?08 Aug 2003 06:19 GMT1
I am trying to extract messages from Outlook XP.
Is there a way to get the *raw* message or at least an unalterated body?
I am using CDO to get the message headers
(CdoPR_TRANSPORT_MESSAGE_HEADERS) They seem to be unadulterated but
Using MailItem::Move in C++08 Aug 2003 06:17 GMT1
consider this C++ code (Outlook typelib imported with raw_interfaces_only):
-----------------------------------------------------
Outlook::MAPIFolder* pTargetFolder;
Outlook::_MailItem* pMailItem;
Save and Close doesn't close07 Aug 2003 16:30 GMT3
This was originally posted to microsoft.public.outlook.interop.
Using the Office XP PIA's, I've built an Outlook add-in with
a function that prompts the user to enter a new contact. The
function then moves the contact to a public folder. It does its
[C#] OL2000: You Cannot Fully Quit Outlook When You Use a COM Add-in07 Aug 2003 10:05 GMT2
has anyone managed to get around this problem of not
being able to close Outlook fully with C#?
In the MS article they list some code, but its VB code:
Public WithEvents oMyExplorer As Outlook.Explorer
How to detect Offline mode?07 Aug 2003 09:14 GMT2
In Outlook 2002, MAPSession has the Offline property which tells if Outlook
connection to Exchange is offline. However, there is no such property in
Outlook 2000. Is there another way to detect the offline mode, like checking
some other properties from which the Offline property in ...
Can't add COM Add-in, but no error message07 Aug 2003 06:55 GMT1
Strange problem here...  Seems like it might be a permissions
issues.  I can't quite nail it yet, though.  Still trying to
find out what's causing this, but I wanted to check if anyone
else has seen this before.
How to addin the New inspector !(VC++)06 Aug 2003 08:37 GMT1
( CComQIPtr <Outlook::_Application> m_spApp(Application);
ATLASSERT(m_spApp);)
(m_spApp=0x00b64028)
I can detect the NewInspector event,then I do:
Adding property page to Outlook Tools/Options05 Aug 2003 14:29 GMT1
My dev platform: VS .net 2003, win2000pro, office 2000, MOD 2000, C#.
I'm trying to add custom property/option tab in outlook 2000 Options. So far
I succeeded to create the control which implements Outlook.PropertyPage
interface. It displays OK with 2 exceptions:
Inbox Rules04 Aug 2003 20:03 GMT1
I have an Inbox that sends and receives from multi email
accounts.  I was trying to set up a rule that sends a
inbound message to a given folder.
If a inbound is addressed to support@mycompany.com or
Pages: 1 2 3 4 July, 2003
 
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.