php-ews
php-ews copied to clipboard
Getting recurrence data
Hi!
I'm trying to read all recurring elements of a calendar. It works with getCalendarItems(), but, even if all items are "recurring" ($item->getIsRecurring() returns true), $item->getRecurrence() always returns empty.
Could someone explain me what I'm doing wrong?
Thanks Luca
I think you need getRecurrenceId()