Initializes a new instance of ListCommandUrl header value with the specified URL.

Namespace:  Rebex.Mime.Headers
Assembly:  Rebex.Mail (in Rebex.Mail.dll)

Syntax

Visual Basic
Public Sub New ( _
	url As String _
)
C#
public ListCommandUrl(
	string url
)

Parameters

url
Type: System..::..String
URL.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also