| INotificationRecipients 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<IAddress> Recipients { get; set; }
Property Recipients As IEnumerable(Of IAddress)
Get
Set
Property Value
Type:
IEnumerableIAddressSee Also