Click or drag to resize

Recipient Constructor (String)

Creates a new recipient with the specified address.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public Recipient(
	string address
)

Parameters

address
Type: SystemString

[Missing <param name="address"/> documentation for "M:QsInformatica.Utils.Recipient.#ctor(System.String)"]

See Also