ConstantContact PostEventItem Method CTCT Wrapper Documented Class Library
Create a specific event item

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

public EventItem PostEventItem(
	string eventId,
	EventItem eventItem
)

Return Value

The newly created EventItem
See Also