The number of recipients in the collection.
A recipient collection is never read-only.
Removes all recipients from the collection.
Determines whether the collection contains the specified recipient.
Copies all recipients into the array starting at the specified index.
Removes the specified recipient. Returns true if it was removed.
A collection of CmsRecipient objects (C#:
ICollection<CmsRecipient>).