nerdexam
IBM

LOT-410 · Question #96

Gabe is using the Calendar classes to create a repeat meeting. How does Gabe use the NotesCalendar class to create a repeating event?

The correct answer is B. Gabe needs to include an RRule item in the iCalendar data he is passing to the CreateEntry call. See the full explanation below for the reasoning.

Question

Gabe is using the Calendar classes to create a repeat meeting. How does Gabe use the NotesCalendar class to create a repeating event?

Options

  • AGabe will need to use the CreateRepeatEntry method of the NotesCalendar class.
  • BGabe needs to include an RRule item in the iCalendar data he is passing to the CreateEntry call.
  • CGabe will need to make a call to the CreateEntry method of the NotesCalendar class for each occurrence
  • DGabe should populate the Repeat property of the NotesCalendarEntry to true and populate the Repeat

How the community answered

(48 responses)
  • A
    4% (2)
  • B
    83% (40)
  • C
    10% (5)
  • D
    2% (1)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice