remove_contact


Description:

public bool remove_contact (string uid, Cancellable? cancellable = null) throws Error

Removes the contact indicated by uid from this.

Parameters:

this

An BookSqlite

uid

the uid of the contact to remove

cancellable

A Cancellable

Returns:

true on success, otherwise false is returned and throws is set appropriately.