Is it possible to determine which template mail database used?

let’s say I have mail database with uncheked flag “Inherit design from template”. and I need programatically determine from which template (actually i wish to know Mail (R7) or Extended Mail (R7) or DWA (R7)) this mail database was created or was last refreshed.

probably there are some way…

thanks !

Subject: is it possible to determine which template mail database used?

NotesDatabase.DesigntemplateName

Subject: RE: is it possible to determine which template mail database used?

no no, I can’t use it, I wrote that it could be no name or another name. I can’t use that propery.

Subject: RE: is it possible to determine which template mail database used?

If the file isn’t continuing to inherit a design, there’s no good way to check automatically. Manually, you could use something like TeamStudio Delta to see which of the templates the database comes closest to (there will be some changes in any case due to user-created folders even if there is no other design customization).