You can use the DisabledDates collection of UltimateCalendar to disable any number of days in your calendar. DisabledDayStyle will let you define a special style for disabled days as well as background images.

You can also use the MinDate and MaxDate properties to disable the calendar outside the range of those specified dates. Note that the user will not be able to navigate to those months with no enabled dates in this case.