Click or drag to resize
AppointmentCollectionFindByRecurrenceParentID Method
Overload List
  Name Description
Public method FindByRecurrenceParentID(Object)
Searches for all Appointments with the specified RecurrenceParentID and returns a generic IList containing them.
Public method FindByRecurrenceParentID(Object, RecurrenceState)
Searches for all Appointments with the specified RecurrenceParentID and RecurrenceState.
Top
See Also