Click or drag to resize
TaskDistributionEntryRecipients Property
Distribution recipients.

Namespace: PIX.QMSAPI.DataObjects
Assembly: 
Syntax
public List<DirectoryServiceObject> Recipients { get; set; }

Property Value

Type: ListDirectoryServiceObject
See Also