Show / Hide Table of Contents

Class RecurrenceEndType

Enumerator describing how the series of recurring activities are terminated.

Inheritance
System.Object
RecurrenceEndType
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
public sealed class RecurrenceEndType : Enum

Fields

Counter

2: The end of the recurrence is described with a number of recurring activities.

Declaration
public const RecurrenceEndType Counter
Field Value
Type Description
RecurrenceEndType

EndDate

1: The end of the recurrence is described by an end date.

Declaration
public const RecurrenceEndType EndDate
Field Value
Type Description
RecurrenceEndType

Unknown

0: 0: Unknown/undecided type

Declaration
public const RecurrenceEndType Unknown
Field Value
Type Description
RecurrenceEndType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods

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