Adds a ListCommandUrl to the end of the list.
Namespace:
Rebex.Mime.Headers
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
| Visual Basic |
|---|
Public Function Add ( _ url As ListCommandUrl _ ) As Integer |
| C# |
|---|
public int Add( ListCommandUrl url ) |
Parameters
- url
- Type: Rebex.Mime.Headers..::..ListCommandUrl
A ListCommandUrl to be added.