calendar_addresses property

calendar_addresses property

Gets the calendar user addresses to which a scheduling request should be sent for the object represented by the vCard.

Remarks

This property is a simplified version of VCardCalendarRecordset.calendar_address_records.

Definition:

@property
def calendar_addresses(self):
    ...

See Also