CreateAppointmentRecurData
CreateAppointmentRecurData
Creates the AppointmentRecur data.
Returns: The byte array that represents AppointmentRecur data.
CreateAppointmentRecurData(System::SharedPtr < Calendar::Model::CalendarComponent > component, System::SharedPtr < System::Collections::Generic::ListExt< System::SharedPtr < Calendar::Model::Component::EventComponent >>> recurrenceSpecialCases, System::SharedPtr < MapiCalendarTimeZone > localTimeZone, System::SharedPtr < MapiMessageItemBase > parent)
| Parameter | Description |
|---|---|
| component | The calendar component of iCalendar. |
| recurrenceSpecialCases | |
| localTimeZone | The calendar local TimeZone |