DefaultGroupDeliveryPreference enum

Default delivery preference for group subscribers. Indicates how the subscriber should be notified.

Fields

NoDelivery = -1

Do not send notifications by default. Note: notifications can still be delivered to subscribers, for example via a custom subscription.

EachMember = 2

Deliver notifications to each member of the group representing the subscriber. Only applicable when the subscriber is a group.