Click or drag to resize

IndexBuilderNotificationRecipients Property

List of notification recipients

Namespace:  Dynamicweb.Indexing.Builders.Notifications
Assembly:  Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntax
public IEnumerable<string> Recipients { get; set; }

Property Value

Type: IEnumerableString

Implements

IIndexBuilderNotificationRecipients
See Also