Share via


ScheduledNotification.Tags Property

Definition

Gets or sets the notification tag.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true, Name="Tags", Order=1004)]
public string Tags { get; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=true, IsRequired=true, Name="Tags", Order=1004)>]
member this.Tags : string
Public ReadOnly Property Tags As String

Property Value

The notification tag.

Attributes

Applies to