IBM®
Skip to main content
    Country/region select      Terms of use
 
 
   
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerWorks
AIX and UNIX
Information Mgmt
Lotus
New to Lotus
Products
How to buy
Downloads
Live demos
Technical library
Training
Support
Forums & community
Events
Rational
Tivoli
WebSphere
Java™ technology
Linux
Open source
SOA and Web services
Web development
XML
My developerWorks
About dW
Submit content
Feedback



developerWorks  >  Lotus  >  Technical Library
developerWorks

[back to "Integrating C&S into a group application"]
Table 3: Fields used in repeat logic
FieldValueComments
OrgRepeat"1" if this is a repeating appointmentIndicates that this is a repeating appointment. If it is not present then it is not a repeating appointment.
RepeatAdjustnumeric stringIf RepeatUnit = "W" this represents day of the week, where Sunday = "0", Monday = "1", etc.
If RepeatUnit = "MD" this represents a day of the month where the 5th of the month = "5"
If RepeatUnit = "MP" this represents the week in the month and the day of the week where the first Monday = "1.1", the 2nd Sunday = "2.0
RepeatDatesarray of dates (date/time list)The dates of the repeat instances
RepeatFornumbernumber of days, weeks, months, or years to repeat for (used in conjunction with RepeatForUnit)
RepeatForUnitstringthe unit used in RepeatFor (D, W, M, Y)
RepeatHow"U" = Until
"F" = For
If this = "F" then we use RepeatFor and RepeatForUnit to determine how long to repeat
RepeatIdsarray (text list)UNIDs of all of the repeat instances
RepeatIntervalnumeric string"3" would represent every third RepeatUnit (so if RepeatUnit = "D" then "3" means every third day)
RepeatUnit"D" = Daily
"W" = Weekly
"MD" = Monthly By Date
"MP" = Monthly by Day
"YD" = Yearly
"C" = Custom
RepeatUntildate/timeIf RepeatHow = "U" we repeat until this date
RepeatWeekends"D" = Don't move
"F" = Move to Friday
"M" = Move to Monday
"N" = Move to nearest weekday
"X" = Delete
represents what to do if a repeat date falls on a weekend

Copyright 1997 Iris Associates, Inc. All rights reserved.
    About IBM Privacy Contact