ABPerson.Department 属性

定义

获取或设置 ABPerson的 部门。

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

属性值

包含 ABPerson的部门的 T:System.String

适用于