RecurrenceState Property (Event)
Indicates the recurrence state of the event. (possible values are "notRecurring"(or null), "master", "occurrence", "exception", "removed")
public System.string RecurrenceState {get; set;}
'Declaration
Public Property RecurrenceState As System.String