DailySend.Friday Property

Definition

Sends the daily RSS Campaign on Fridays

[System.Text.Json.Serialization.JsonPropertyName("friday")]
public bool? Friday { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("friday")>]
member this.Friday : Nullable<bool> with get, set
Public Property Friday As Nullable(Of Boolean)

Property Value

Attributes

Applies to