Re: Email Message instead of a Meeting Request
  Home FAQ Contact Sign in
microsoft.public.outlook.calendaring only
 
Advanced search
POPULAR GROUPS

more...

microsoft ... calendaring Profile…
 Up
Re: Email Message instead of a Meeting Request         


Author: Sue Mosher [MVP-Outlook]
Date: Jun 20, 2007 10:32

Exactly. The Script | Event Handler command will insert the shell for all Item-level 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

"Marzipan" discussions.microsoft.com> wrote in message news:93FA34B9-7F42-42B0-9420-B489D3EC1E0B@microsoft.com...
> I'm assuming you do this by selecting the "view code" button and then adding
> the VBscript needed. I'm new to customizing forms (not scripting).
>
> "Sue Mosher [MVP-Outlook]" wrote:
>
>> Put code in the appointment form's Item_Write event to generate the mail message, starting with Application.CreateItem().
>>
>> FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public...
Show full article (1.30Kb)
no comments