Share via


LabUserInvitationState Enum

Definition

The lab user invitation state.

public enum LabUserInvitationState
type LabUserInvitationState = 
Public Enum LabUserInvitationState
Inheritance
LabUserInvitationState

Fields

Failed 3

There was an error while sending the invitation.

NotSent 0

The invitation has not been sent.

Sending 1

Currently sending the invitation.

Sent 2

The invitation has been successfully sent.

Applies to