1 Content-Type: multipart/alternative; boundary="===============0945993647=="
2 MIME-Version: 1.0
3 From: $SENDERADDRESS
4 To: resource-room-confroom@example.com
5
6 --===============0945993647==
7 Content-Type: text/plain; charset="us-ascii"
8 MIME-Version: 1.0
9 Content-Transfer-Encoding: 7bit
10
11 This message contains a free/busy request.
12 --===============0945993647==
13 Content-Type: text/calendar; charset="us-ascii"; method="REQUEST"
14 MIME-Version: 1.0
15 Content-Transfer-Encoding: 7bit
16
17 BEGIN:VCALENDAR
18 PRODID:-//imip-agent/test//EN
19 METHOD:REQUEST
20 VERSION:2.0
21 BEGIN:VFREEBUSY
22 ORGANIZER:$SENDER
23 ATTENDEE:mailto:resource-room-confroom@example.com
24 DTSTAMP:20141125T164400Z
25 DTSTART;TZID=Europe/Oslo:20141126T090000
26 DTEND;TZID=Europe/Oslo:20141126T180000
27 UID:fbP${N}@example.com
28 END:VFREEBUSY
29 END:VCALENDAR
30
31 --===============0945993647==--