ConstantContact AddSchedule Method CTCT Wrapper Documented Class Library
Create a new schedule for a campaign.

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

public Schedule AddSchedule(
	string campaignId,
	Schedule schedule
)

Return Value

Returns the scheduled object.
Exceptions

See Also