Share via


ScheduleRecurrence.RecurrenceValue Property

Definition

Gets or sets the recurrence value.

[Newtonsoft.Json.JsonProperty(PropertyName="recurrenceValue")]
public int RecurrenceValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="recurrenceValue")>]
member this.RecurrenceValue : int with get, set
Public Property RecurrenceValue As Integer

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to