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
See also
Reference
ContactEndpointCollection class