Contact.Alias Property

Definition

Gets the contact's alias. This property was introduced in Exchange Server 2010 SP2 and the Exchange Web Services (EWS) Managed API 1.2.

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

Property Value

The contact's alias.

Applies to