Share via


RuleEmailAction.SendToServiceOwners Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="sendToServiceOwners")]
public bool? SendToServiceOwners { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sendToServiceOwners")>]
member this.SendToServiceOwners : Nullable<bool> with get, set
Public Property SendToServiceOwners As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to