DeleteRecordChangeHistoryResponse.DeletedEntriesCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the count of deleted audit history records.
public:
property int DeletedEntriesCount { int get(); };
public int DeletedEntriesCount { get; }
member this.DeletedEntriesCount : int
Public ReadOnly Property DeletedEntriesCount As Integer
Property Value
The count of deleted audit history records.