EMDeploymentRepositoryGetRecentDeploymentSettings Method

Alterian Email Manager 6.2.3 SDK Help File

Namespace:  DMLibrary.Repository
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public EMDeploymentSettings GetRecentDeploymentSettings(
	DMToken token,
	int campaignID
)

Parameters

token
Type: DMToken
campaignID
Type: SystemInt32

Return Value

Type: EMDeploymentSettings
See Also