InstantMessengerList.Remove

InstantMessengerList.Remove method

Removes the first occurrence of a specific object from the list.

public bool Remove(InstantMessengerAddress value)
ParameterTypeDescription
valueInstantMessengerAddressThe Object to remove from the list.

See Also