Show Bid Request
Outlook Form Problem
Bid Request Id: 49976
|
|
|
Description:
I have an Outlook form that is based on a standard eMail in the form of a .oft file (default.oft).
I want to create an instance of that form from my VB program, and so want to install the form with a unique MessageClass (in this case IPM.Note.Default).
If I do this, I believe I can use the following code:-
Set OutLookApp = CreateObject("Outlook.Application") Set OutLookNameSpace = OutLookApp.GetNamespace("MAPI") Set OutLookSentFolder = OutLookNameSpace.GetDefaultFolder(5) Set OutLookItems = OutLookSentFolder.Items Set OutLookMessage = OutLookItems.Add("IPM.Note.Default") OutLookMessage.Display (False)
How do I install/publish the form with the MessageClass of IPM.Note.Default ?
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
Office 97 and above
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
This bid was accepted by the buyer!
|
$10 (USD)
|
Feb 25, 2003 10:26:10 AM EDT
|
10
(Excellent)
|
|
|
I did this sort of thing for a client about 1.5 years ago. It was rather tricky and I don't remember all the specifics but I still have the documentation we used. I have attached it for you.
Good luck! Andres
|
|
Attached File
|
|
|
|
|