Use the ReplicationSchedule object to administer the schedule of when and how often replications are run.
You get access to a ReplicationSchedule object by calling either the ReplicationProject.AddSchedule method to create a new schedule or the ReplicationProject.EnumSchedules method to access an existing schedule.