EMFileInfoAddCampaignFileChunk Method

Alterian Email Manager 6.2.3 SDK Help File

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

Syntax
public static int AddCampaignFileChunk(
	DMToken token,
	int saveContextId,
	int offsetBytes,
	byte[] data
)

Parameters

token
Type: DMToken
saveContextId
Type: SystemInt32
offsetBytes
Type: SystemInt32
data
Type: SystemByte

Return Value

Type: Int32
See Also