Table of Contents

Struct RecurrencePatternTypeSpecificMonthNth

Namespace
Encryptomatic.MailDex.Lib.Messaging.Calendar
Assembly
MailDex.Lib.dll
public struct RecurrencePatternTypeSpecificMonthNth
Inherited Members

Properties

NthOccurrence

The occurrence of the recurrence's days in each month in which the recurrence falls.

public NthOccurrence NthOccurrence { get; }

Property Value

NthOccurrence

WeeklyRecurrence

Days of week on which event occurs.

public DaysOfWeekBit[] WeeklyRecurrence { get; }

Property Value

DaysOfWeekBit[]