Table of Contents

Class EventRecurrenceOptions

Namespace
PnP.Core.Model.Teams
Assembly
PnP.Core.dll

Options that can be set for the recurrence

public class EventRecurrenceOptions
Inheritance
EventRecurrenceOptions
Inherited Members

Properties

Pattern

Pattern options

public EventRecurrencePatternOptions Pattern { get; set; }

Property Value

EventRecurrencePatternOptions

Range

Range options

public EventRecurrenceRangeOptions Range { get; set; }

Property Value

EventRecurrenceRangeOptions