ExporterCleanupGetFileIDsToCleanup Method

Alterian Email Manager 6.2.3 SDK Help File
Retrieves a list of FileIDs to cleanup, grouped by exportType

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

Syntax
public Dictionary<ExportType, List<long>> GetFileIDsToCleanup()

Return Value

Type: DictionaryExportType, ListInt64
See Also