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