GetCalendar (NotesSession - LotusScript)
Creates a new NotesCalendar object.
Defined in
Syntax
GetCalendar(maildatabase As NotesDatabase) As NotesCalendar
| Parameter | Description |
|---|---|
maildatabase | A standard Domino® mail application, for example, an application based on the template StdR85Mail. |
| Return value | Description |
|---|---|
NotesCalendar | The newly created NotesCalendar object. |