NotificationOutcome.NotificationId Property

Definition

Gets or sets the notification ID.

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

Property Value

Notification ID.

Remarks

The property contains value only when using Standard tier Notification Hubs.

Applies to