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

Hide the TO CC etc. in new Email



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 26th 08, 04:29 PM posted to microsoft.public.outlook.program_vba
willemsch
external usenet poster
 
Posts: 3
Default Hide the TO CC etc. in new Email

Hi,

would it be possible to create a vba program that opens a new message
window, and hides the address input fields. When a user clicks Send
mail button I want to intercept the message, send it to an specified
address and put the mail in a different folder as the send items
folder..



thanks..
Ads
  #2  
Old January 26th 08, 08:10 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default Hide the TO CC etc. in new Email

You'd have to use a customized Outlook form (IPM.Note) and make that the
default message form.

If this is to be distributed to others you'd be far better off writing the
code as a COM addin.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"willemsch" wrote in message
...
Hi,

would it be possible to create a vba program that opens a new message
window, and hides the address input fields. When a user clicks Send
mail button I want to intercept the message, send it to an specified
address and put the mail in a different folder as the send items
folder..



thanks..


  #3  
Old January 26th 08, 08:45 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Hide the TO CC etc. in new Email

And even with a custom form, the user can still invoke the Address Book with Ctrl+SHift+B and input recipients.

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


"Ken Slovak - [MVP - Outlook]" wrote in message ...
You'd have to use a customized Outlook form (IPM.Note) and make that the
default message form.

If this is to be distributed to others you'd be far better off writing the
code as a COM addin.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"willemsch" wrote in message
...
Hi,

would it be possible to create a vba program that opens a new message
window, and hides the address input fields. When a user clicks Send
mail button I want to intercept the message, send it to an specified
address and put the mail in a different folder as the send items
folder..



thanks..


 




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
distibution list - how do i hide my contacts name and email Angie.soonerfan Outlook - Using Contacts 1 November 20th 07 09:29 AM
How do I hide the recepient' name in the To field in a new email? rckapeta Outlook - Using Contacts 1 May 14th 07 11:07 AM
How do I hide the email address going to a group of people? Bays Outlook - Using Contacts 3 February 17th 07 12:48 AM
Can I hide multiple recipients in an email Gerry Hughes Outlook - Using Contacts 2 August 6th 06 06:25 AM
how do i send an email and hide who it is from? Debbie Outlook - General Queries 4 January 25th 06 11:04 PM


All times are GMT +1. The time now is 02:08 PM.


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.