Contact.PhoneticFirstName 属性

定义

使用拼音字母获取联系人的名字。 此属性是在 Exchange Server 2010 SP2 和 Exchange Web Services (EWS) 托管 API 1.2 中引入的。

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

属性值

联系人的拼音名字。

适用于