Requests an update to the contacts list stored internally.

Namespace:  Bone
Assembly:  BoneNet (in BoneNet.dll) Version: 0.1.3089.35299 (0.1.0)

Syntax

C#
public bool UpdateContacts()
Visual Basic (Declaration)
Public Function UpdateContacts As Boolean
Visual C++
public:
bool UpdateContacts()

Return Value

true on failure.

See Also