I inserted code in ItemSend and saved the ThisOutlookSession module.It worked once and no longer works.It was saved as VBAproject.OTM and is still there when I open the module after restarting Outlook
I can\'t seem to find a thing on what this exception code indicates on Google or MSDN, and it\'s occurring intermittently and without a pattern I can discern. Has anyone run across this before? The fa
My code displays a message with basic subject, body, attach开发者_开发技巧ment.Next the user manually updates and customizes the message and should send it.I want to record when (if) the email is sent
How do I sending meeting request through .net web applicati开发者_如何转开发on?As 76mel suggested an ICS file will create an Outlook calendar event (or for any calendar application that supports iCal)
I am creating an Outlook 2003 version of a Outlook 2007 add-in for appointment items. Is it possible create a form region in Outlook 2003 for 开发者_JAVA百科appointment items? If not, is there a work
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepti开发者_如何学Gong answers.
At some point, I\'ve sent an email and it is processed and received by an exchange server and then viewed by an outlook client. At a later point, I send another email where it is a reply/related to th
I\'d like to have the ability to highlight a number and look it up in an 开发者_开发问答external browser based system.Is it possible to add a right-click action to Outlook and open a url using the hig
Okay, I have no problem identifying the .PST file using the Outlook Interop assemblies in a C# app.But as soon as I hit a password protected file, I am prompted for a password.
I know that Outlook.ApointmentItem.Body only supports plain and rich text formats. But my requirement is to send the Appointment with a Html body. Currently I am saving the ApointmentItem as an ics fi