ProcessingSet.EmailNotificationRecipients Property

Relativity Processing Services
An array of users to be e-mailed when sets are completed.

Namespace:  Relativity.Processing.Services
Assembly:  Relativity.Processing.Services.Interfaces (in Relativity.Processing.Services.Interfaces.dll) Version: 640db774aa42dfbe1785add27fbb41844ec5c7d4
Syntax

public string[] EmailNotificationRecipients { get; set; }

Property Value

Type:String[]
See Also

Reference