public const int UserEmailMaxLength = 128
Public Const UserEmailMaxLength As Integer = 128
public: literal int UserEmailMaxLength = 128
static val mutable UserEmailMaxLength: int
In This Article