DistributionGroups Property
Overloads
| DistributionGroups |
If one or more task types are added to this property, only tasks with a matching type are returned. |
DistributionGroups
If one or more task types are added to this property, only tasks with a matching type are returned.
Declaration
public List<string> DistributionGroups { get; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.List<System.String> |