FirstName

EnrollRequest.FirstName property

Gets or sets the first name of user.

public string FirstName { get; set; }

See Also