For a finite recurring appointment in Outlook, the RecurrencePattern
interface doesn't expose a property to tell you if the pattern is end by a date or end by recurrence count. The PatternEndDate
, EndTime
, and Occurrences
properties are always populated.
Is there a way to determine the end type of the pattern?