successCount property

int successCount
final

The number of users that were deleted successfully (possibly zero). Users that did not exist prior to calling deleteUsers() are considered to be successfully deleted.

Implementation

final int successCount;