Contact.PhoneticFirstName Property

Definition

Gets a contact’s first name using the phonetic alphabet. This property was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2.

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

Property Value

A contact's phonetic first name.

Applies to