Undocumented NotesDatabase.Get / SetOptions

September 12, 2008 – 4:30 pm

Today, I was looking for which value to use with the SetOption method of the Notesdatabase class, I discovered as few other undocumented values that can be used to get and set some database options programmatically using Lotus Script.

75 = Support Response Thread History
76 = Don’t allow simple search

And, finally for the new Option in Notes 8.0.2

85 = Disable Export Of View Data

There is also a value of 74, but I could not figure out, which option corresponds to this value.

Related posts:

  1. Calendar Cleanup – undocumented LS functions
  2. Why is it so hard to get a valuable answer from IBM support?
  3. More (Yet) Undocumented Database Properties
  4. Export View Data (Update)
  5. Disable Export Of View Data

  1. 3 Responses to “Undocumented NotesDatabase.Get / SetOptions”

  2. Hi Eknori,

    du könntest doch glatt für diesen “Dokumentation-Bug” einen PMR aufmachen… ;-) :-D
    Ciao
    Thomas

    By Thomas Bahn on Sep 12, 2008

  3. Habe ich heute sogar gemacht :-)

    By Ulrich Krause on Sep 12, 2008

  4. Nice find Ulrich, thanks for posting.

    By Vitor Pereira on Sep 12, 2008

Sorry, comments for this entry are closed at this time.