ContactEndpointCollection.Remove(ContactEndpoint) Method

Definition

Removes the specified endpoint from the collection.

public:
 virtual bool Remove(Microsoft::Lync::Model::ContactEndpoint ^ item);
public bool Remove (Microsoft.Lync.Model.ContactEndpoint item);
abstract member Remove : Microsoft.Lync.Model.ContactEndpoint -> bool
override this.Remove : Microsoft.Lync.Model.ContactEndpoint -> bool
Public Function Remove (item As ContactEndpoint) As Boolean

Parameters

Returns

Implements

Applies to