Share 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