ConstantContact GetAllEventItems Method CTCT Wrapper Documented Class Library
Retrieve all existing items associated with an event

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

public List<EventItem> GetAllEventItems(
	string eventId
)

Return Value

A list of EventItem
See Also