Gets the email address of the bound contact, as specified by the Sourceproperty.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls(in Microsoft.Lync.Controls.dll)

Syntax

C#
public 
string 
EmailAddress { 
get; 
private 
set; }

See Also