Adds an contact endpoint to the collection.

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

Syntax

C#
public 
void 
Add(
	

ContactEndpointType 
endpointType,
	
string 
endpointUri
)

See Also