Cisco Cisco TelePresence Management Suite (TMS) Version 15 Developer's Guide

Page of 74
RecurrencePattern
Attribute
Read/Write Description
FrequencyType
r/w 
required
The frequency of the recurrence rule.
Legal values are: 
 
n
Daily
 
n
DailyWeekday
 
n
Weekly
 
n
Monthly
 
n
Default
Default is used by Cisco TMSXE to identify single 
telepresence meetings that are part of a non-telepresence 
series on the client side.
Available, but unsupported values are: 
 
n
Secondly
 
n
Minutely
 
n
Hourly
 
n
Yearly
Interval
r/w 
required
Every X day/week/month as selected by FrequencyType
DaysOfWeek
SOAP array of days of week in UTC equivalent. For 
example, a meeting that occurs after 5PM on Monday in 
UTC -7 will be on Tuesday in UTC. Include if relevant for 
your FrequencyType
Valid values are full names of days, capitalized. Include the 
name of each weekday that the meeting will occur.
FirstDayOfWeek
First day of week. Used to split DaysOfWeek into "every X 
weeks" weekly patterns. The default value is Sunday.
BySetPosition
Relative position of the instance in a pattern. The specific 
days must be defined in DaysOfWeek.
For example, in a monthly pattern:
 
n
a value of 2 where DaysOfWeek is MONDAY, means the 
second Monday of every month.
 
n
-1 where DaysOfWeek is TUESDAY means the last 
Tuesday of every month.  
If set to 0 for monthly recurrence, ByMonthDay must be 
populated.  If both are populated, an exception will be 
thrown.
Cisco TelePresence Management Suite Extension Booking API Programming Reference Guide (14.4)     
Page 46 of 74
Booking API reference