ArchiveItemStatistics public class ArchiveItemStatistics Documentation public long? DestinationItemCount { get; set; } public string ItemTypeName { get; set; } public long? MalwareItemsCount { get; set; } public long? MissingItemsCount { get; set; } public long? SourceItemCount { get; set; } public ArchiveItemStatistics()