![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Hi
I have written an application to create a new mail item and I am able to save it.. It is saving in the draft folder. when i open the perticular item i am able to edit the "to, cc, subject" field which i dont to. I want to see the same item as a sent item where in you can't edit the fields and the issue is I dont want to send it to the recipiant ( i,e i dont want to use send( ) function). The following is my code please go through let me know the solution. Thanks in Advance. _MailItemPtr olMail( pApp-CreateItem(olMailItem)); olMail-PutSentOnBehalfOfName("ABCDE"); olMail-PutTo("ABCDE"); olMail-PutSubject("You have a mail); olMail-PutBody("Hello World"); olMail-Save( ); Regards Sanjay -- Message posted via OfficeKB.com http://www.officekb.com/Uwe/Forums.a...tacts/200610/1 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How do I make the "Display as" field the same as the "File as" fi | pineapples | Outlook - Using Contacts | 0 | September 1st 06 09:36 AM |
Make "all day event" an "all workday event" by default. | Michael Arm | Outlook - Calandaring | 0 | August 5th 06 10:21 PM |
How do I make "import/export" appear in the file menu in Outlook? | don | Outlook - Calandaring | 1 | June 28th 06 07:43 PM |
I do not have "Encoding" item in my "View" menu of Outlook 2003? | Baher | Outlook - Installation | 0 | June 20th 06 10:35 AM |
Outlook the make the "Filter applied" message VERY PROMINENT. | Filter notice should be prominent | Outlook - Calandaring | 0 | March 27th 06 12:53 AM |