ConstantContact GetEventFee Method CTCT Wrapper Documented Class Library
Retrieve an individual event fee

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

public EventFee GetEventFee(
	string eventId,
	string feeId
)

Return Value

An EventFee object
See Also