ConstantContact DeleteEventItem Method CTCT Wrapper Documented Class Library
Delete a specific event item

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

public bool DeleteEventItem(
	string eventId,
	string itemId
)

Return Value

True if successfuly deleted
See Also