Click or drag to resize

ListID(String, String) Constructor

Creates new ListID object instance.

Namespace: Limilabs.Mail.Headers
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public ListID(
	string id,
	string name
)

Parameters

id  String
List id.
name  String
List name.
See Also