Das
'we have an organizer event, appointment, anniversary
Call note.replaceItemValue("$ExpandGroups", "3")
If Not note.hasItem( "From" ) Then Call note.replaceItemValue("From", note.getItemValue("$UpdatedBy")) 'This is the only field with name on it!
If Not note.hasItem( "Chair" ) Then Call note.replaceItemValue("Chair", note.getItemValue("$UpdatedBy")) 'This is the only field with name on it!
If Not note.hasItem( "Principal" ) Then Call note.replaceItemValue("Principal", note.getItemValue("$UpdatedBy")) 'This is the only field with name on it!
'DocAuthors CN=Farah Notes/O=Trek
'Body
'ReminderTime 10/15/99 10:00:00 AM
'TimeRange 10/15/99 10:00:00 AM-10/15/99 11:00:00 AM
' BookFreeTime (EVENT)
' OrgConfidential
'OrgDontDoubleBook
' SendTo
' CopyTo
' Broadcast
spricht für "altes Relikt" als auch für den Lotus Organizer.
Aufgerufen wird der Code in einer Shared Action "Org 97 GS migrieren".
Bernhard
Bernhard