blob: 677231aa9107dbb400cc45a1934a7ad3ec86d4b9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
|
<page xmlns="http://projectmallard.org/1.0/"
xmlns:its="http://www.w3.org/2005/11/its"
type="topic" id="calendar-meetings-delegating">
<info>
<link type="guide" xref="calendar-meetings" />
<revision pkgversion="3.5.91" version="0.3" date="2012-09-14" status="stub"/>
<credit type="author">
<name its:translate="no">Andre Klapper</name>
<email its:translate="no">ak-47@gmx.net</email>
</credit>
<credit type="author">
<name its:translate="no">Novell, Inc</name>
<!-- Content partially from
http://library.gnome.org/users/evolution/2.32/bxqatxt.html -->
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Ask somebody else to run the meeting.</desc>
</info>
<title>Delegating Meetings</title>
<p>Only attendees of a meeting can delegate a meeting, but not the organizer
of a meeting.</p>
<steps>
<item>
<p>Right-click on the meeting that you want to delegate.</p>
</item>
<item>
<p>Click <gui>Delegate Meeting</gui>.</p>
</item>
<item>
<p>Select the contacts you want to delegate the meeting to.</p>
</item>
<item>
<p>Click <gui style="button">OK</gui>.</p>
</item>
</steps>
<p>Each contact receives a copy of the meeting invitation.</p>
</page>
|