ScheduledNotification.ScheduledNotificationId Property

Definition

Gets or sets the notification identifier.

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

Property Value

The notification identifier.

Attributes

Applies to