| IIndexBuilderNotificationRecipients Property |
List of notification recipients
Namespace:
Dynamicweb.Indexing
Assembly:
Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax IEnumerable<string> Recipients { get; set; }
Property Recipients As IEnumerable(Of String)
Get
Set
Property Value
Type:
IEnumerableStringSee Also