ConstantContact AddClearListsActivity Method CTCT Wrapper Documented Class Library
Create a Clear Lists Activity.

Namespace: CTCT
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public Activity AddClearListsActivity(
	IList<string> lists
)

Parameters

lists
Type: OnlineSystem.Collections.Generic IList OnlineString 
Array of list id's to be cleared.

Return Value

Returns an Activity object.
Exceptions

See Also