ConstantContact DeleteEventItemAttribute Method CTCT Wrapper Documented Class Library
Delete an existing attributes for an item

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

public bool DeleteEventItemAttribute(
	string eventId,
	string itemId,
	string attributeId
)

Return Value

True if successfuly deleted
See Also