how to create a lotus notes meeting using java in domino designer
问题 Hi i am trying to create meeting in lotus notes using java.i am able to send a meeting invite to the recipients.But when i send a meeting the options available to the chair and the recipients are the same.(options like accept,decline).But the options for the chair and the recipients should be different.can anyone please tell how to do this? public DocumentKey save(final Session session, final Database db, boolean send, String moveToFolder) throws NotesException, Io Exception { //setBody(null)