ConstantContact GetAllPromocodes Method CTCT Wrapper Documented Class Library
Retrieve all existing promo codes for an event

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

public List<Promocode> GetAllPromocodes(
	string eventId
)

Return Value

A list of Promocode
See Also