Partager via


RecurrenceType Énumération

Définition

Définit des valeurs pour RecurrenceType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum RecurrenceType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type RecurrenceType = 
Public Enum RecurrenceType
Héritage
RecurrenceType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

Daily 2
Hourly 1
Minutes 0
Weekly 3

S’applique à