







Removes the entry from the phone book.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
C# |
---|
public bool Remove() |
Visual Basic |
---|
Public Function Remove As Boolean |
Visual C++ |
---|
public: bool Remove() |
F# |
---|
member Remove : unit -> bool |
Return Value
Type: Booleantrue if the operation was successful, otherwise false.