LastName

EnrollRequest.LastName property

Gets or sets the last name of user.

public string LastName { get; set; }

See Also