Returns whether the group has recently been deleted.
This will always return false unless show_deleted has been set to true for the query which returned the group; then this function will return true only if the group has been deleted.
If a group has been deleted, no other information is available about it. This is designed to allow groups to be deleted from local address books using incremental updates from the server (e.g. with updated_min and show_deleted).
| this |
|
true if the group has been deleted, false otherwise |