Package | Description |
---|---|
com.groupdocs.metadata.legacy |
Modifier and Type | Method and Description |
---|---|
VCardTextRecordMetadata[] |
VCardDeliveryAddressingRecordsetMetadata.getAddressRecords()
Deprecated.
Gets the components of the delivery address of the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getAgentUriRecords()
Deprecated.
Gets the information about another person who will act on behalf of the vCard object.
|
VCardTextRecordMetadata |
VCardIdentificationRecordsetMetadata.getAnniversaryTextRecord()
Deprecated.
Gets the date of marriage represented as a single text value.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getBirthdateTextRecords()
Deprecated.
Gets an array containing the birth date of the object in different text representations.
|
VCardTextRecordMetadata[] |
VCardCalendarRecordsetMetadata.getBusyTimeRecords()
Deprecated.
Gets the URIs for the busy time associated with the object.
|
VCardTextRecordMetadata[] |
VCardCalendarRecordsetMetadata.getCalendarAddressRecords()
Deprecated.
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
|
VCardTextRecordMetadata[] |
VCardCalendarRecordsetMetadata.getCalendarUriRecords()
Deprecated.
Gets the URIs for the calendar associated with the object represented by the vCard.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getCategoryRecords()
Deprecated.
Gets the application category information about the vCard, also known as "tags".
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getEmailRecords()
Deprecated.
Gets the electronic mail addresses for communication with the object.
|
VCardTextRecordMetadata[] |
VCardMetadata.getExtensionRecords()
Deprecated.
Gets the private extension records.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getFormattedNameRecords()
Deprecated.
Gets an array containing the formatted text corresponding to the name of the object.
|
VCardTextRecordMetadata |
VCardIdentificationRecordsetMetadata.getGenderRecord()
Deprecated.
Gets the components of the sex and gender identity of the object.
|
VCardTextRecordMetadata[] |
VCardGeographicalRecordsetMetadata.getGeographicPositionRecords()
Deprecated.
Gets the information related to the global positioning of the object.
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getImppRecords()
Deprecated.
Gets the URIs for instant messaging and presence protocol communications with the object.
|
VCardTextRecordMetadata[] |
VCardDeliveryAddressingRecordsetMetadata.getLabelRecords()
Deprecated.
Gets an array containing the formatted text corresponding to delivery address of the object.
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getLanguageRecords()
Deprecated.
Gets the languages that may be used for contacting the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getLogoUriRecords()
Deprecated.
Gets the URIs of the graphic images of the logo associated with the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getMemberRecords()
Deprecated.
Gets the members in the group this vCard represents.
|
VCardTextRecordMetadata |
VCardIdentificationRecordsetMetadata.getNameRecord()
Deprecated.
Gets the components of the name of the object.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getNicknameRecords()
Deprecated.
Gets an array containing the text corresponding to the nickname of the object.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getNoteRecords()
Deprecated.
Gets the supplemental information or comments that are associated with the vCard.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getOrganizationNameRecords()
Deprecated.
Gets the organizational names and units associated with the object.
|
VCardTextRecordMetadata[] |
VCardIdentificationRecordsetMetadata.getPhotoUriRecords()
Deprecated.
Gets an array containing the image or photograph information represented by URIs that annotates some aspects of the object.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getPidIdentifierRecords()
Deprecated.
Gets the global meaning of the local PID source identifier.
|
VCardTextRecordMetadata |
VCardExplanatoryRecordsetMetadata.getProductIdentifierRecord()
Deprecated.
Gets the identifier of the product that created the vCard object.
|
VCardTextRecordMetadata[] |
VCardSecurityRecordsetMetadata.getPublicKeyUriRecords()
Deprecated.
Gets the public keys or authentication certificates associated with the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getRelationshipRecords()
Deprecated.
Gets the relationships between another entity and the entity represented by this vCard.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getRoleRecords()
Deprecated.
Gets the functions or parts played in a particular situation by the object.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getSoundUriRecords()
Deprecated.
Gets the digital sound content information that annotates some aspects of the vCard.
|
VCardTextRecordMetadata[] |
VCardGeneralRecordsetMetadata.getSourceRecords()
Deprecated.
Gets the array of sources of directory information contained in the content type.
|
VCardTextRecordMetadata[] |
VCardCommunicationRecordsetMetadata.getTelephoneRecords()
Deprecated.
Gets the telephone numbers for telephony communication with the object.
|
VCardTextRecordMetadata[] |
VCardGeographicalRecordsetMetadata.getTimeZoneRecords()
Deprecated.
Gets the time zones of the object.
|
VCardTextRecordMetadata[] |
VCardOrganizationalRecordsetMetadata.getTitleRecords()
Deprecated.
Gets the positions or jobs of the object.
|
VCardTextRecordMetadata |
VCardExplanatoryRecordsetMetadata.getUidRecord()
Deprecated.
Gets the value that represents a globally unique identifier corresponding to the individual or resource associated with the vCard.
|
VCardTextRecordMetadata[] |
VCardExplanatoryRecordsetMetadata.getUrlRecords()
Deprecated.
Gets an array of URLs pointing to websites that represent the person in some way.
|
VCardTextRecordMetadata[] |
VCardGeneralRecordsetMetadata.getXmlRecords()
Deprecated.
Gets an array containing extended XML-encoded vCard data.
|
Copyright © 2020. All rights reserved.