setEnableOutlookSupport (NotesAdministrationProcess - JavaScript™)
Creates an administration request to enable Outlook support.
Defined in
NotesAdministrationProcessSyntax
setEnableOutlookSupport(servername:string,
enable:boolean) : string Parameters
servernameString. The name of server.
enableBoolean. 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.