RecurrencePattern Properties

Independentsoft MSG .NET

RecurrencePattern Properties MSG .NET Class Library
The RecurrencePattern type exposes the following members.
Properties

  NameDescription
Public propertyCalendarType
Gets the type of the calendar.
Public propertyDayOfMonth
Gets the day of month.
Public propertyDayOfWeek
Gets the day of week.
Public propertyDayOfWeekIndex
Gets the index of the day of week.
Public propertyDeletedInstanceCount
Gets the deleted instance count.
Public propertyDeletedInstanceDates
Gets the deleted instance dates.
Public propertyEndDate
Gets the end date.
Public propertyEndType
Gets the end type.
Public propertyFirstDayOfWeek
Gets the first day of week.
Public propertyFrequency
Gets the frequency.
Public propertyModifiedInstanceCount
Gets the modified instance count.
Public propertyModifiedInstanceDates
Gets the modified instance dates.
Public propertyOccurenceCount
Gets the occurence count.
Public propertyPeriod
Gets the period.
Public propertyStartDate
Gets the start date.
Public propertyType
Gets the type.
Back to Top
See Also