ContactEntity.PersonName 属性

定义

获取联系人实体的人员姓名。 属性PersonName适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property System::String ^ PersonName { System::String ^ get(); };
public string PersonName { get; }
Public ReadOnly Property PersonName As String

属性值

与联系人实体关联的人员姓名。

适用于