remove_contact_by_uid_sync


Description:

public bool remove_contact_by_uid_sync (string uid, BookOperationFlags opflags, Cancellable? cancellable = null) throws Error

Removes contact with uid from the this.

Parameters:

this

an BookClient

uid

a UID of a contact to remove

opflags

bit-or of BookOperationFlags

cancellable

a Cancellable; can be null

Returns:

true if successful, false otherwise.