Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
VCardMetadata |
VCardMetadata.filterByGroup(String groupName)
Deprecated.
Filters all vCard records by the group name passed as a parameter.
|
VCardMetadata |
VCardMetadata.filterHomeTags()
Deprecated.
Filters all vCard records marked with the HOME tag.
|
VCardMetadata |
VCardMetadata.filterPreferred()
Deprecated.
Filters the preferred records.
|
VCardMetadata |
VCardMetadata.filterWorkTags()
Deprecated.
Filters all vCard records marked with the WORK tag.
|
VCardMetadata |
VCardOrganizationalRecordsetMetadata.getObjectAgent()
Deprecated.
Gets the information about another person who will act on behalf of the vCard object.
|
VCardMetadata |
VCardAgentRecordMetadata.getValue()
Deprecated.
Gets the record value.
|
VCardMetadata[] |
VCardFormat.getVCardInfo()
Deprecated.
Gets an array of vCard objects extracted from the file.
|
Copyright © 2020. All rights reserved.