ConstantContact GetAllEventItemAttributes Method CTCT Wrapper Documented Class Library
Retrieve all existing attributes for an item

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

public List<Attribute> GetAllEventItemAttributes(
	string eventId,
	string itemId
)

Return Value

A list of Attributes
See Also