SetEnableOutlookSupport (NotesAdministrationProcess - LotusScript®)
Creates an administration request to enable Outlook support.
Defined in
Syntax
noteID$ = notesAdministrationProcess .SetEnableOutlookSupport( Servername$, Enable % )
Parameters
Servername$
String. The name of server.
Enable %
Boolean. True requests that support be enabled. False requests that support be disabled.
Return value
noteID$
String. The note ID of an entry created in the Administration Requests database.