Share via


NotificationRecipientScheduleEntryType Enum

Definition

Defines the type for a given NotificationRecipientScheduleEntry.

public enum class NotificationRecipientScheduleEntryType
[System.Serializable]
public enum NotificationRecipientScheduleEntryType
type NotificationRecipientScheduleEntryType = 
Public Enum NotificationRecipientScheduleEntryType
Inheritance
NotificationRecipientScheduleEntryType
Attributes

Fields

Exclusion 1

Indicates to exclude the given schedule entry.

Inclusion 0

Indicates to include the given schedule entry.

Applies to

See also