User.LastName
The user's last name. As with FirstName, this isn't required.
public string LastName { get; set; }
See also:
Class User© Stonefield Software Inc., 2025 • Updated: 06/01/10
Comment or report problem with topic
User.LastName
The user's last name. As with FirstName, this isn't required.
public string LastName { get; set; }