Click or drag to resize

INotificationT, VRecipients Property

Gets or sets the list of notification recipients.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
IEnumerable<T> Recipients { get; set; }

Property Value

Type: IEnumerableT
See Also