UserInviteError
Invitation email error for a user and the status code of the error.
Exception thrown when attempting to send the user an invitation email.
Status code for the error: 404 if the user doesn't exist or
isn't viewable by the caller, 403 if the caller doesn't have
the necessary permissions to invite the user.
ID of the user.
public UserInviteError()