Show / Hide Table of Contents

Enum RecurrenceMonthlyPattern

Enumerator describing the different patterns for a monthly recurrence

Namespace: SuperOfficeData
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.7.0.0")]
public enum RecurrenceMonthlyPattern

Fields

Name Description
DayOfMonth

4: The recurrence is for a numbered day of the month, e.g. the 17. day of every 2 months

Unknown

0: 0: Unknown/undecided type

WeekdayOfMonth

5: The recurrence is for weekdays in the month, e.g. the 3. thursday of every 3 months

Extension Methods

EnumUtil.MapEnums<RecurrenceMonthlyPattern, To>(RecurrenceMonthlyPattern)
Converters.MapEnums<RecurrenceMonthlyPattern, To>(RecurrenceMonthlyPattern)
ObjectExtensions.AssignByReflection<RecurrenceMonthlyPattern>(RecurrenceMonthlyPattern, RecurrenceMonthlyPattern)
ObjectExtensions.GraphCopy<RecurrenceMonthlyPattern>(RecurrenceMonthlyPattern)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top