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
ID
public
mixed
ID
= "ws_outlook"
Methods
__construct()
public
__construct() : mixed
checkScope()
Checks the valid scope for the applicaton.
public
checkScope() : bool
Return values
boolgenerateAppPassword()
Generates AP for REST access.
public
static generateAppPassword([mixed $type = '' ]) : bool|string
Parameters
- $type : mixed = ''
Tags
Return values
bool|string —password or false
OnApplicationsBuildList()
public
static OnApplicationsBuildList() : mixed