1 Content-Type: multipart/alternative; boundary="===============0047278175=="
2 MIME-Version: 1.0
3 From: paul.boddie@example.com
4 To: resource-room-confroom@example.com
5 Subject: Cancellation!
6
7 Cancel the event for resource-room-confroom and paul.boddie.
8
9 --===============0047278175==
10 Content-Type: text/plain; charset="us-ascii"
11 MIME-Version: 1.0
12 Content-Transfer-Encoding: 7bit
13
14 This message contains an event.
15 --===============0047278175==
16 MIME-Version: 1.0
17 Content-Transfer-Encoding: 7bit
18 Content-Type: text/calendar; charset="us-ascii"; method="CANCEL"
19
20 BEGIN:VCALENDAR
21 PRODID:-//imip-agent/test//EN
22 METHOD:CANCEL
23 VERSION:2.0
24 BEGIN:VEVENT
25 ORGANIZER:mailto:paul.boddie@example.com
26 ATTENDEE;RSVP=TRUE:mailto:resource-room-confroom@example.com
27 ATTENDEE;RSVP=TRUE:mailto:paul.boddie@example.com
28 DTSTAMP:20141009T182400Z
29 DTSTART;TZID=Europe/Oslo:20141010
30 DTEND;TZID=Europe/Oslo:20141011
31 SUMMARY:Recurring event
32 UID:event4@example.com
33 END:VEVENT
34 END:VCALENDAR
35
36 --===============0047278175==--