ConstantContact GetAllEventFees Method CTCT Wrapper Documented Class Library
Retrieve all existing fees for an event

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

public List<EventFee> GetAllEventFees(
	string eventId
)

Return Value

A list of event fees for the specified event
See Also