From b07d0414a2f8993c4b7a7a43dfcc26d678e90046 Mon Sep 17 00:00:00 2001 From: Aaron Weber Date: Wed, 5 Dec 2001 23:02:57 +0000 Subject: added "meeting-announce" note ("Simple meeting announcements"). 2001-12-05 Aaron Weber * C/usage-calendar.sgml: added "meeting-announce" note ("Simple meeting announcements"). svn path=/trunk/; revision=14899 --- help/C/usage-calendar.sgml | 16 ++++++++++++++++ help/ChangeLog | 3 +++ 2 files changed, 19 insertions(+) (limited to 'help') diff --git a/help/C/usage-calendar.sgml b/help/C/usage-calendar.sgml index 4a1745e55a..814873de92 100644 --- a/help/C/usage-calendar.sgml +++ b/help/C/usage-calendar.sgml @@ -264,6 +264,22 @@ attendee will be sent an email with the appointment information and gives them the option to respond. + + + Simple Announcements + + If you don't need to collect attendance information when + you're scheduling an event, and would rather just announce + it, select + ActionsForward + as iCalendar. That will open a + new email message with the event notification attached as + an announcement. Recipients will be able to add the event + to their calendars with one click, but won't automatically + send you email about whether they'll attend. + + + To schedule a meeting: diff --git a/help/ChangeLog b/help/ChangeLog index 80286d73dd..3aba5534f5 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,5 +1,8 @@ 2001-12-05 Aaron Weber + * C/usage-calendar.sgml: added "meeting-announce" note ("Simple + meeting announcements"). + * C/config-prefs.sgml: Additional links to other portions of the document. -- cgit