ConstantContact PatchEventSpotStatus Method CTCT Wrapper Documented Class Library
Publish or cancel an event by changing the status of the event

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

public IndividualEvent PatchEventSpotStatus(
	string eventId,
	EventStatus eventStatus
)

Return Value

The updated event
See Also