This question is locked. New answers and comments are not allowed.
Here's the code I'm using for a simple reminder. But look at the screenshot that it is displaying. Assembly version 2012.1.321.2040
RadRateApplicationReminder appReminder = new RadRateApplicationReminder();
appReminder.RecurrencePerUsageCount = 1;
appReminder.AllowUsersToSkipFurtherReminders = true;
appReminder.Notify();
This looks nothing like the sample reminder:
http://blogs.telerik.com//Libraries/Valentin_Stoychev/rate.sflb