Partager via


ContactEndpointCollection.Clear Method

Removes all contact endpoints from the collection.

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

Syntax

'Declaration
Public Sub Clear
'Usage
Dim instance As ContactEndpointCollection

instance.Clear()
public void Clear()

Implements

ICollection<T>.Clear()

See Also

Reference

ContactEndpointCollection Class

ContactEndpointCollection Members

Microsoft.Lync.Model Namespace