<div dir="ltr"><div>Hi,<br><br></div><div>I am getting EMAIL as an Attendee parameter with DCS 6.0. But ical specs say otherwise as mentioned below.<br><br></div><div>Due to which the parsing is failing for ical4j.<br></div><div><br></div><div>Why is EMAIL an attendee parameter?<br></div><div><br><br></div>The ical specs for attendees is<br><br><pre style="background-color:rgb(255,255,255);color:rgb(0,0,0);font-family:&quot;Menlo&quot;;font-size:12pt"><span style="color:rgb(128,128,128);font-style:italic">/*<br></span><span style="color:rgb(128,128,128);font-style:italic"> * ; the following are optional, ; but MUST NOT occur more than once (&quot;;&quot; cutypeparam) / (&quot;;&quot;memberparam) / (&quot;;&quot;<br></span><span style="color:rgb(128,128,128);font-style:italic"> * roleparam) / (&quot;;&quot; partstatparam) / (&quot;;&quot; rsvpparam) / (&quot;;&quot; deltoparam) / (&quot;;&quot; delfromparam) / (&quot;;&quot;<br></span><span style="color:rgb(128,128,128);font-style:italic"> * sentbyparam) / (&quot;;&quot;cnparam) / (&quot;;&quot; dirparam) / (&quot;;&quot; languageparam) /<br></span><span style="color:rgb(128,128,128);font-style:italic"> */</span></pre><br></div>