Edit

Share via


Contact.PhoneticLastName Property

Definition

Gets a contact’s last 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 ^ PhoneticLastName { System::String ^ get(); };
public string PhoneticLastName { get; }
Public ReadOnly Property PhoneticLastName As String

Property Value

A contact's phonetic last name.

Applies to