UserDeleteResult

public enum UserDeleteResult : CustomStringConvertible, JSONRepresentable

Result of trying to delete a user’s secondary emails. ‘success’ is the only value indicating that a user was successfully retrieved for deleting secondary emails. The other values explain the type of error that occurred, and include the user for which the error occurred.