ListCommandUrlCollection.Add Method
Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)
Add(ListCommandUrl)
Adds a List
Declaration
public int Add(ListCommandUrl url)
Parameters
Type | Name | Description |
---|---|---|
List |
url | A List |
Returns
Type | Description |
---|---|
Int32 | The index at which the URL has been added. |