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
)

Return Value

The index at which the URL has been added.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also