remove_contact_sync


Description:

public bool remove_contact_sync (Contact contact, BookOperationFlags opflags, Cancellable? cancellable = null) throws Error

Removes contact from the this.

Parameters:

this

an BookClient

contact

an Contact

opflags

bit-or of BookOperationFlags

cancellable

a Cancellable; can be null

Returns:

true if successful, false otherwise.