RecipentSubsciberChunkDTO Class |
The RecipentSubsciberChunkDTO type exposes the following members.
| Name | Description | |
|---|---|---|
| RecipentSubsciberChunkDTO | Initializes a new instance of the RecipentSubsciberChunkDTO class |
| Name | Description | |
|---|---|---|
| ChunkSucceeded |
True if the chunk succeeded or false if it fail processing
| |
| FailedException |
The exception message if the chunk failed
| |
| FirstRecipientIdInChunk |
The id of the first recipient in the chunk
| |
| LastRecipientIdInChunk |
The id of the last recipient in the chunk
| |
| Number |
Chunk number
| |
| NumberOfRecipientsInChunk |
The number of recipients in the chunk
|