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: 26.4.0.0 (26.4.0.0)
Syntax
public Recipient this[
	int index
] { get; }

Parameters

index  Int32
 

Property Value

Recipient
See Also