NotificationSubscriberDeliveryPreference Enum

Definition

Delivery preference for a subscriber. Indicates how the subscriber should be notified.

C#
[System.Runtime.Serialization.DataContract]
public enum NotificationSubscriberDeliveryPreference
Inheritance
NotificationSubscriberDeliveryPreference
Attributes

Fields

Name Value Description
NotSet -2147483648
NoDelivery -1
None 0
PreferredEmailAddress 1

Deliver notifications to the subscriber's preferred email address.

EachMember 2
UseDefault 3

Applies to

Product Versions
Azure DevOps Services .NET SDK preview, latest