Get Email Appointment Recurrence
Get recurrence data contained in the email iCal attachment
NsApiSlow threshold: 5000 ms.
Headers
Convert string references and multi-language values into a specified language (iso2) code.
Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.
Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.
Specify the timezone code that you would like date/time responses converted to.
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Query Parameters
Optional comma separated list of properties to include in the result. Other fields are then nulled out to reduce payload size: "Name,department,category". Default = show all fields.
Body
MailItemId
GetEmailAppointmentRecurrence: Get recurrence data contained in the email iCal attachment
Response
OK
Class representing the recurrence of an appointment booking
The recurrence rule id
Start date of the repetition pattern
End date of the repetition pattern Only used when the end is calculated from a end date. {SuperOffice.Data.RecurrenceEndType.EndDate}
Number of recurrences Only used when the end is calculated from a number of repetitions. {SuperOffice.Data.RecurrenceEndType.Counter}
Type defining how the end of the recurrence sequence should be calculated
Unknown, EndDate, Counter The recurrence pattern (Daily, Weekly, Monthly, Yearly, Custom)
Unknown, Daily, Weekly, Monthly, Yearly, Custom Class representing a pattern for daily recurrence
Class representing a pattern for weekly recurrence
Class representing a pattern for monthly recurrence
Class representing a pattern for yearly recurrence
List of all dates where this recurrence occurs
Get a or set IsRecurrence, indicating if this is a repeating appointment or not.
Related topics
Get Email AppointmentGet follow-ups belonging to a seriesGet Appointment Email InvitationUpdate Appointment With Mode And EmailAppointmentNotificationAccept With Email Confirmation