OL97: How to Change Default for Meeting ResponseLast reviewed: January 19, 1998Article ID: Q174716 |
The information in this article applies to:
SUMMARYMeeting Attendees automatically send a meeting request acknowledgment to the Meeting Organizer when accepting a meeting. The Request Responses option can only be turned off by the meeting organizer. This article describes methods to turn this option off.
MORE INFORMATIONThere are two methods to turn off the Request Response option. One is to turn it off manually for every meeting request. The other is to create a new appointment form and turn the option off programmatically. This will allow you set the new appointment form as your default. NOTE: Microsoft provides examples of Visual Basic Scripting procedures for illustration only, without warranty either expressed or implied, including, but not limited to the implied warranties of merchantability and/or fitness for a particular purpose. The Visual Basic procedures in this article are provided 'as is' and Microsoft does not guarantee that they can be used in all situations. While Microsoft support engineers can help explain the functionality of a particular code procedure, they will not modify these examples to provide added functionality, nor will they help you construct code to meet your specific needs. If you have limited programming experience, you may want to consult one of the Microsoft Solution Providers. Solution Providers offer a wide range of fee-based services, including creating custom macros. For more information about Microsoft Solution Providers, call Microsoft Customer Information Service at (800) 426-9400. This article assumes that you are familiar with Visual Basic Scripting and with creating Microsoft Outlook forms using the programming tools provided with Outlook. For more information about getting help with Visual Basic Scripting, please see following article in the Microsoft Knowledge Base:
Article-ID: Q166368 Title : OL97: How to Get Help Programming with Outlook Manually Turning Off the Request Responses OptionIn the Outlook Calendar view, on the Calendar menu click New Meeting Request. Click the Meeting Planner tab and add at least one Meeting Attendee. On the Appointment menu, click Request Response.
Turning Off the Request Responses Option Programmatically Turning off the request responses programmatically consists of three steps.
Publishing Your Form
Set the New Form as the Default Appointment FormTo set this new form as your default appointment form, follow these steps:
REFERENCESFor more information on Creating Outlook forms, please see the following article in the Microsoft Knowledge Base:
Article-ID: Q170783 Title : OL97: Q&A: Questions about Customizing or Programming Outlook Keywords : GnlCal Version : WINDOWS:97 Platform : WINDOWS Issue type : kbhowto kbinfo Solution Type : kbworkaround |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |