Click or drag to resize

RecipientCollectionAdd Method (Recipient)

Adds the specified recipient to this collection.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public void Add(
	Recipient value
)

Parameters

value
Type: QsInformatica.UtilsRecipient

[Missing <param name="value"/> documentation for "M:QsInformatica.Utils.RecipientCollection.Add(QsInformatica.Utils.Recipient)"]

See Also