Reply
Regular Contributor
peterppt
Posts: 16
0

Creating a recurring event record and then obtaining the RecurrenceActivityID

 

I want to create a recurring event record and then query the Event and obtain the RecurrenceActivityId.  Once I've done that I can create a single event record and link it to the recurring event record via the RecurrenceActivityID.  How can I obtain the RecurrenceActivityID which is auto generated ?

 

Thanks.