Click or drag to resize

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 Value

Type: IEnumerableString
See Also