ConstantContact PostEventItemAttribute Method CTCT Wrapper Documented Class Library
Create an attributes for an item

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

public Attribute PostEventItemAttribute(
	string eventId,
	string itemId,
	Attribute attribute
)

Return Value

The newly created attribure
See Also