'Declaration Public Function New( _ ByVal resource As Resource, _ ByVal frameIntervalStart As SmartDate, _ ByVal frameIntervalEnd As SmartDate, _ ByVal recurrenceList As IList _ )
public FetchRecurrencesContext( Resource resource, SmartDate frameIntervalStart, SmartDate frameIntervalEnd, IList recurrenceList )
If you have a list of pre-existing Recurrence objects to which you want to add recurrence information for a different resource or frame interval date range, then you must supply your pre-existing list by using the recurrenceList argument.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2