RecipientCollection.Item

RecipientCollection indexer

Returns the recipient stored in this collection at the specified index.

public Recipient this[int index] { get; }

See Also