ABPerson.LastName 属性

定义

获取或设置 ABPerson的姓氏。

public string LastName { get; set; }
member this.LastName : string with get, set

属性值

包含 ABPerson姓氏的 T:System.String

适用于