Hello all, I am trying to create a recurring task in exchange using WebDav. I am facing a problem in converting the Recurrence Pattern string to "bin.base64" data type. Following is the code , i am using to set the recurrence pattern of the task : <literal2:0x8116 dt:dt=\"bin.base64\"> FREQ=DAILY;COUNT=7;WKST=SU;INTERVAL=1 </literal2:0x8116> Is the above code right or do I need to do something else for adding recurrence to the task? Thanks in advance, Anurag.