NotificationSubscriberUpdateParameters interface

Updates to a subscriber. Typically used to change (or set) a preferred email address or default delivery preference.

Properties

deliveryPreference

New delivery preference for the subscriber (indicates how the subscriber should be notified).

preferredEmailAddress

New preferred email address for the subscriber. Specify an empty string to clear the current address.

Property Details

deliveryPreference

New delivery preference for the subscriber (indicates how the subscriber should be notified).

deliveryPreference: NotificationSubscriberDeliveryPreference

Property Value

preferredEmailAddress

New preferred email address for the subscriber. Specify an empty string to clear the current address.

preferredEmailAddress: string

Property Value

string