IEMClientEmailTestRepositoryUpdate Method (Int32)

Alterian Email Manager 6.2.3 SDK Help File
Updates a client's request for email test, sets Enabled to false, InProgress to true

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

Syntax
void Update(
	int requestId
)

Parameters

requestId
Type: SystemInt32
Request Id
See Also