ConstantContact UpdateSchedule Method CTCT Wrapper Documented Class Library
Update a specific schedule for a campaign.

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

public Schedule UpdateSchedule(
	string campaignId,
	Schedule schedule
)

Return Value

Returns the updated schedule object.
Exceptions

See Also