Bitrix API

OutlookApplication extends Application

Table of Contents

Constants

ID  = "ws_outlook"

Methods

__construct()  : mixed
checkScope()  : bool
Checks the valid scope for the applicaton.
generateAppPassword()  : bool|string
Generates AP for REST access.
OnApplicationsBuildList()  : mixed

Constants

Methods

checkScope()

Checks the valid scope for the applicaton.

public checkScope() : bool
Return values
bool

generateAppPassword()

Generates AP for REST access.

public static generateAppPassword([mixed $type = '' ]) : bool|string
Parameters
$type : mixed = ''
Tags
throws
Exception
Return values
bool|string

password or false


        
On this page

Search results