Click or drag to resize

RecipientCollectionItem Property

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

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public Recipient this[
	int index
] { get; }

Parameters

index
Type: SystemInt32

Property Value

Type: Recipient
See Also