I am implementing a custom email verification where we use our internal application messaging to verify a user's email upon registration rather than using FusionAuth's built in verification system. If I create and register a user via. the REST API with the verifyEmail property set, does that automatically send an email or set the user as verified/unverified until that is changed?