blob: 27e718b04eccfd7e7813848e0fe6f529356457b1 (
plain)
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
|
<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://maven.apache.org/XDOC/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
<properties>
<title>Anbindung Microsoft Outlook</title>
<author>Yves Fischer</author>
<date>27.02.2011</date>
</properties>
<body>
<section name="Anbindung Microsoft Windows Live/Hotmail">
<p>Melden Sie sich bei Windows Live an. Rufen Sie die
Kalendarfunktion auf.</p>
<p>Klicken sie in der Toolbar auf Subscribe/Abonnieren. Geben Sie als
Kalendar URL die URL ihrer DHBW Calendar Installation an. Der Server
muss für Microsoft erreichbar sein.</p>
<subsection name="Screenshot Web">
<img src="images/windows-live-web.jpg" alt="Windows Live im Web" />
</subsection>
<subsection name="Screenshot Desktop">
<img src="images/windows-live-desktop.jpg" alt="Windows Live im Web" />
</subsection>
</section>
</body>
</document>
|