NotificationOutcome.State Property

Definition

Gets the state of this notification outcome.

public Microsoft.Azure.NotificationHubs.NotificationOutcomeState State { get; }
member this.State : Microsoft.Azure.NotificationHubs.NotificationOutcomeState
Public ReadOnly Property State As NotificationOutcomeState

Property Value

The state of this notification outcome.

Applies to