Show / Hide Table of Contents

Enum RecurrenceYearlyPattern

Enumerator describing the different patterns for a yearly recurrence

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.0.0")]
public enum RecurrenceYearlyPattern

Fields

Name Description
DayOfMonth

6: The recurrence is for a numbered day of the month, e.g. the 17. day of August

Unknown

0: 0: Unknown/undecided type

WeekdayOfMonth

7: The recurrence is for weekdays in the month, e.g. the 3. thursday of August

Extension Methods

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