Adds one of a contacts endpoints to a conversation and returns the contact as a participant.

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

Syntax

C#
public 
Participant 
AddParticipant(
	

ContactEndpoint 
endpoint
)

See Also