I would like to display the human readable description of the recurrence rules from an instance of activitybase.recurrence. Is this possible?
Duh! I should have thought of checking that.
I got hung up on this
http://help.infragistics.com/Help/NetAdvantage/WinForms/2013.1/CLR4.0/html/Infragistics4.Win.UltraWinSchedule.v13.1~Infragistics.Win.UltraWinSchedule.AppointmentRecurrence~Description.html
and was looking for the equivalent in WPF.
Thanks!
Hi,
I'm checking to see if you had any further questions on this topic.
I believe the ToString of the recurrence (i.e. DateRecurrence) returns the string representation of the rules of the recurrence. That is the string that is displayed by the activity dialog.