setEnableOutlookSupport (NotesAdministrationProcess - JavaScript)

Creates an administration request to enable Outlook support.

Defined in

NotesAdministrationProcess

Syntax

setEnableOutlookSupport(servername:string, enable:boolean) : string

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.