A Sandcastle Documented Class Library
![]() | RecipientCollectionAdd Method (String) |
Adds a new recipient with the specified address to this collection.
Namespace: QsInformatica.Utils
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)

public void Add( string address )
Public Sub Add ( address As String )
public: void Add( String^ address )
member Add : address : string -> unit
Parameters
- address
- Type: SystemString
[Missing <param name="address"/> documentation for "M:QsInformatica.Utils.RecipientCollection.Add(System.String)"]
