ConstantContact PutEventFee Method CTCT Wrapper Documented Class Library
Update an individual event fee

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

public EventFee PutEventFee(
	string eventId,
	string feeId,
	EventFee eventFee
)

Return Value

The updated EventFee
See Also