Sets or gets the contact endpoint that is used by the modality.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)

Syntax

C#
public 

ContactEndpoint 
Endpoint { 
get; 
set; }

See Also