Gets the URIs for the calendar associated with the object represented by the vCard.
getBusyTimeRecords()
public final VCardTextRecord[] getBusyTimeRecords()
Gets the URIs for the busy time associated with the object.
Returns:
com.groupdocs.metadata.core.VCardTextRecord[] - The URIs for the busy time associated with the object.
getBusyTimeEntries()
public final String[] getBusyTimeEntries()
Gets the URIs for the busy time associated with the object.
Returns:
java.lang.String[] - The URIs for the busy time associated with the object.
This property is a simplified version of BusyTimeRecords .
getCalendarAddressRecords()
public final VCardTextRecord[] getCalendarAddressRecords()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
Returns:
com.groupdocs.metadata.core.VCardTextRecord[] - The calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
getCalendarAddresses()
public final String[] getCalendarAddresses()
Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
Returns:
java.lang.String[] - The calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.
This property is a simplified version of CalendarAddressRecords .
getCalendarUriRecords()
public final VCardTextRecord[] getCalendarUriRecords()
Gets the URIs for the calendar associated with the object represented by the vCard.
Returns:
com.groupdocs.metadata.core.VCardTextRecord[] - The URIs for the calendar associated with the object represented by the vCard.
getUriCalendarEntries()
public final String[] getUriCalendarEntries()
Gets the URIs for the calendar associated with the object represented by the vCard.
Returns:
java.lang.String[] - The URIs for the calendar associated with the object represented by the vCard.
This property is a simplified version of CalendarUriRecords .
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.