ConstantContact DeleteEventFee Method CTCT Wrapper Documented Class Library
Delete an individual event fee

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

public bool DeleteEventFee(
	string eventId,
	string feeId
)

Return Value

True if successfuly deleted
See Also