A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

C#/VB Application



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 25th 07, 09:13 PM posted to microsoft.public.outlook.program_vba
p_larkin
external usenet poster
 
Posts: 2
Default C#/VB Application

Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a place
it in the message body of the new mail message?

Instead of creating hundreds of forms, I was hoping to create an editor that
would be called by Outlook, filled out by the user, and return the result to
the message body. Is something of this nature possible?
Ads
  #2  
Old October 26th 07, 03:42 AM posted to microsoft.public.outlook.program_vba
david
external usenet poster
 
Posts: 1
Default C#/VB Application

On Oct 26, 5:13 am, p_larkin
wrote:
Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a place
it in the message body of the new mail message?

Instead of creating hundreds of forms, I was hoping to create an editor that
would be called by Outlook, filled out by the user, and return the result to
the message body. Is something of this nature possible?


I am interested in doing the same thing. If You find a solution could
you let me know.
I will do the same.

Thanks
David Griffiths

  #3  
Old October 28th 07, 04:54 AM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default C#/VB Application

Yes, it is possible, but rather complex to implement, especially if you want to support Outlook's ability to handle messages in three different formats. of upi wanted such an editor to appear automatically, you'd start with the Inspectors.NewInspector, Inspector.Activate, and MailItem.Open events.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"p_larkin" wrote in message ...
Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a place
it in the message body of the new mail message?

Instead of creating hundreds of forms, I was hoping to create an editor that
would be called by Outlook, filled out by the user, and return the result to
the message body. Is something of this nature possible?

  #4  
Old November 5th 07, 05:06 PM posted to microsoft.public.outlook.program_vba
p_larkin
external usenet poster
 
Posts: 2
Default C#/VB Application

Do you know of any sample applications that do something like this? Anything
to help me out would be much appreciated.

"Sue Mosher [MVP-Outlook]" wrote:

Yes, it is possible, but rather complex to implement, especially if you want to support Outlook's ability to handle messages in three different formats. of upi wanted such an editor to appear automatically, you'd start with the Inspectors.NewInspector, Inspector.Activate, and MailItem.Open events.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"p_larkin" wrote in message ...
Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a place
it in the message body of the new mail message?

Instead of creating hundreds of forms, I was hoping to create an editor that
would be called by Outlook, filled out by the user, and return the result to
the message body. Is something of this nature possible?


  #5  
Old November 7th 07, 03:00 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default C#/VB Application

This sample might be the closest to what you're trying to do: http://www.devx.com/MicrosoftISV/Article/29261

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"p_larkin" wrote in message ...
Do you know of any sample applications that do something like this? Anything
to help me out would be much appreciated.

"Sue Mosher [MVP-Outlook]" wrote:

Yes, it is possible, but rather complex to implement, especially if you want to support Outlook's ability to handle messages in three different formats. of upi wanted such an editor to appear automatically, you'd start with the Inspectors.NewInspector, Inspector.Activate, and MailItem.Open events.



"p_larkin" wrote in message ...
Is there anyway in which when you open an new mail message form you can open
a C#/VB Application (editor) that once completed will return a string a place
it in the message body of the new mail message?

Instead of creating hundreds of forms, I was hoping to create an editor that
would be called by Outlook, filled out by the user, and return the result to
the message body. Is something of this nature possible?


 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Application Hanging Mike S. Outlook - Installation 3 March 31st 07 03:33 AM
CDO and Outllok application Xiao Outlook and VBA 2 December 20th 06 06:02 PM
Picture-Property outside an application not possible? Peter Marchert Outlook and VBA 0 September 28th 06 10:41 AM
Explorer.exe -Application Error Dirving Outlook - Installation 1 July 5th 06 06:36 PM
Application) idlemon.dll MP440 Outlook - Installation 0 March 11th 06 08:08 AM


All times are GMT +1. The time now is 06:52 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.