How does Gabe use the NotesCalendar class to create a repeating event?

Gabe is using the Calendar classes to create a repeat meeting.

How does Gabe use the NotesCalendar class to create a repeating event?
A . Gabe will need to use the CreateRepeatEntry method of the NotesCalendar class.
B . Gabe needs to include an RRule item in the iCalendar data he is passing to the CreateEntry call.
C . Gabe will need to make a call to the CreateEntry method of the NotesCalendar class for each occurrence of the event.
D . Gabe should populate the Repeat property of the NotesCalendarEntry to true and populate the RepeatInterval property of theNotesCalendarEntry with the correct data.

Answer: B

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments