ConstantContact GetSchedules Method CTCT Wrapper Documented Class Library
Get a list of schedules for a campaign.

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

public IList<Schedule> GetSchedules(
	string campaignId
)

Return Value

Returns the list of schedules for specified campaign.
Exceptions

See Also