public class VCardCalendarRecordset extends VCardRecordset
| Modifier and Type | Method and Description |
|---|---|
String[] |
getBusyTimeEntries()
Gets the URIs for the busy time associated with the object.
|
VCardTextRecord[] |
getBusyTimeRecords()
Gets the URIs for the busy time associated with the object.
|
String[] |
getCalendarAddresses()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
|
VCardTextRecord[] |
getCalendarAddressRecords()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
|
VCardTextRecord[] |
getCalendarUriRecords()
Gets the URIs for the calendar associated with the object represented by the vCard.
|
String[] |
getUriCalendarEntries()
Gets the URIs for the calendar associated with the object represented by the vCard.
|
addProperties, contains, findProperties, get_Item, getCount, getKeys, getKnowPropertyDescriptors, getMetadataType, getPropertyDescriptors, iterator, removeProperties, sanitize, setProperties, updatePropertiesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic final String[] getBusyTimeEntries()
Gets the URIs for the busy time associated with the object.
BusyTimeRecords.
public final VCardTextRecord[] getBusyTimeRecords()
Gets the URIs for the busy time associated with the object.
public final String[] getCalendarAddresses()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
CalendarAddressRecords.
public final VCardTextRecord[] getCalendarAddressRecords()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
public final VCardTextRecord[] getCalendarUriRecords()
Gets the URIs for the calendar associated with the object represented by the vCard.
public final String[] getUriCalendarEntries()
Gets the URIs for the calendar associated with the object represented by the vCard.
CalendarUriRecords.
Copyright © 2026. All rights reserved.