IEMClientEmailTestRepositoryUpdate Method (Boolean, Boolean, Int32)

Alterian Email Manager 6.2.3 SDK Help File
Updates a client's request for email test

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

Syntax
void Update(
	bool enabled,
	bool inProgess,
	int requestId
)

Parameters

enabled
Type: SystemBoolean
flag to mark enabled
inProgess
Type: SystemBoolean
flag to mark inProgress
requestId
Type: SystemInt32
Request Id
See Also