ICalRecurrenceId property
      
      DateTime?
      get
      ICalRecurrenceId
      
    
    
Implementation
DateTime? get ICalRecurrenceId =>
    this.PropertyBag[AppointmentSchema.ICalRecurrenceId] as DateTime?;DateTime? get ICalRecurrenceId =>
    this.PropertyBag[AppointmentSchema.ICalRecurrenceId] as DateTime?;