Share via


NotificationDetails.NotificationId Property

Definition

Gets or sets the notification identifier.

[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationId", Order=1000)]
public string NotificationId { get; set; }
[<System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false, Name="NotificationId", Order=1000)>]
member this.NotificationId : string with get, set
Public Property NotificationId As String

Property Value

The notification identifier.

Attributes

Applies to