NotificationOutcomeState Enum

Definition

Specifies an enumeration of notification outcome state.

public enum NotificationOutcomeState
type NotificationOutcomeState = 
Public Enum NotificationOutcomeState
Inheritance
NotificationOutcomeState

Fields

Abandoned 4

NotificationOutcome when the notification sent has been Abondoned

Cancelled 7

NotificationOutcome when the user cancelled the scheduled send request

Completed 3

NotificationOutcome when the notification sent has been recevied

DetailedStateAvailable 1

NotificationOutcome state during DebugSend

Enqueued 0

NotificationOutcome when notification is intially enqued

NoTargetFound 6

NotificationOutcome when there are no targets found to send the message

Processing 2

Processing sent notification

Unknown 5

Unknown state when State not set

Applies to