Hi,
for instance you can store some flag in "Extensions" property of calendar item (as it is done now in web-sample). In web-service method "UpdateItem" you should check this flag. If it is "true" you should treat with the item as with recurring one. If it is false item is not recurring.