CustomEventsTrigger.SubjectBeginsWith Property

Definition

The event subject must begin with the pattern provided for trigger to fire. At least one of these must be provided: subjectBeginsWith, subjectEndsWith.

public string SubjectBeginsWith { get; set; }
member this.SubjectBeginsWith : string with get, set
Public Property SubjectBeginsWith As String

Property Value

Applies to