ConstantContact PutEventItem Method CTCT Wrapper Documented Class Library
Update a specific event item

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

public EventItem PutEventItem(
	string eventId,
	string itemId,
	EventItem eventItem
)

Return Value

The updated EventItem
See Also