Contact.PhoneticFullName Property

Definition

Gets a contact’s full name, including first and last, 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 ^ PhoneticFullName { System::String ^ get(); };
public string PhoneticFullName { get; }
Public ReadOnly Property PhoneticFullName As String

Property Value

A contact's full phonetic name.

Applies to