filter_by_group method
Leave feedback
On this page
Filters all vCard records by the group name passed as a parameter.
For more information please see the VCardCard.get_available_groups method.
The filtered vCard instance.
def filter_by_group(self, group_name):
...
| Parameter | Type | Description |
|---|---|---|
| group_name | System.String | The name of the group. |
- module
groupdocs.metadata.formats.businesscard - class
VCardCard
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.