|
- Outlook: Mode for managing the contacts and participants
- Android calendar: Remarks
AppointmentModify (Function) In french: RendezVousModifie
// Start a Lotus Notes session SessionID is int SessionID = EmailStartNotesSession("Password", "MarsServer", ... "email/julia.nsf", "C:\Lotus Notes\julia.id") // Read the last appointment AppointmentLast(SessionID) // Modify the location mAppointment.Location = "Room 5H" AppointmentModify(SessionID)
Versions 18 and later New in version 18 Syntax
Modifying the appointment in the calendar of a Lotus Notes or Outlook messaging Hide the details
<Result> = AppointmentModify(<Session identifier>)
Versions 18 and later New in version 18 Versions 18 and later New in version 18Remarks Versions 18 and later New in version 18 Business / GUI classification : Business Logic
This page is also available for…
|
|
|
| |
| Click [Add] to post a comment |
|
| |
|
| |
| |
| |
| |
| |
| |
| | |
| |