DMListImportStatus Class |
The DMListImportStatus type exposes the following members.
| Name | Description | |
|---|---|---|
| ActualTimeTakenInSeconds | Actual time taken to process import. | |
| ErrorMsg | An error message. Default is string.Empty. | |
| ProcessedBytes | Total bytes processed. | |
| RecipientsAddedToDeployments | Number of recipients added to deployments. | |
| RecipientsAddedToLists | Number of recipients added to lists. | |
| RecipientsCreated | Number of recipients created. | |
| RecipientsTotal | Total number of recipients effected. | |
| RecipientsUpdated | Number of recipients updated. | |
| ThreadTimeTakenInSeconds | Thread time taken to process import. | |
| TotalFileSizeInBytes | Total import file size in bytes. |