nerdexam
IBM

LOT-409 · Question #89

LOT-409 Question #89: Real Exam Question with Answer & Explanation

Sign in or unlock LOT-409 to reveal the answer and full explanation for question #89. The question stem and answer options stay visible for context.

Question

James will need to use IBM LotusScript in order to modify the Calendar Profile stored in his mail file. Given the following snippet of code, what would be the correct line for instantiating the Calendar Profile? Dim session As New NotesSession Dim db As NotesDatabase Dim doc As NotesDocument Set db=session.CurrentDatabase

Options

  • ASet doc=db.GetProfileDocument("CalendarProfile")
  • BSet doc=db.SetProfileDocument("CalendarProfile")
  • CSet doc=session.GetProfileDocument("CalendarProfile")
  • DSet doc=session.SetProfileDocument("CalendarProfile")

Unlock LOT-409 to see the answer

You've previewed enough free LOT-409 questions. Unlock LOT-409 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full LOT-409 Practice