setEnableOutlookSupport (AdministrationProcess - Java™)
Creates an administration request to enable Outlook support.
Defined in
Syntax
public String setEnableOutlookSupport(String servername, Boolean enable)
throws NotesException
Parameters
servername
String. The name of server.
enable
Boolean. True requests that support be enabled. False requests that support be disabled.
Return value
String
The note ID of an entry created in the Administration Requests database.
Language cross-reference
SetEnableOutlookSupport in LotusScript® NotesAdministrationProcess class
setEnableOutlookSupport in JavaScript™ NotesAdministrationProcess class