Updates the entry.
Namespace: DotRas
Assembly: DotRas (in DotRas.dll) Version: 1.3.5166.33435 (1.3.0.0)
Syntax
| C# |
|---|
public bool Update() |
| Visual Basic |
|---|
Public Function Update As Boolean |
| Visual C++ |
|---|
public: bool Update() |
| F# |
|---|
member Update : unit -> bool |
Return Value
Type: Booleantrue if the operation was successful, otherwise false.
Exceptions
| Exception | Condition |
|---|---|
| System..::..InvalidOperationException | The entry is not associated with a phone book. |