Nevron.Nov.Schedule Namespace / NRecurrenceRule Class


In This Topic
    NRecurrenceRule Class Properties
    In This Topic

    For a list of all members of this type, see NRecurrenceRule members.

    Public Properties
     NameDescription
    Public PropertyGets/Sets the end date and time of the recurrence range. Taken into account only when EndMode is set to ByDate. By default set to 1 week from today.  
    Public PropertyGets/Sets the end mode of the recurrence. By default set to None, which means that the recurrence continues indefinitely.  
    Public PropertyGets/Sets the date and times this recurrence rule should skip. By default not set, i.e. equal to null.  
    Public PropertyGets the frequency of this recurrence rule.  
    Public PropertyGets/Sets the interval of the recurrence rule. By default set to 1.  
    Public PropertyGets/Sets the number of times the recurring appointment occurs. Taken into account only when EndMode is set to AfterOccurrences. By default set to 10.  
    Public PropertyGets/Sets the start date of the recurrence range. By default set to today.  
    Top
    See Also