SharingFeature
Table of Contents
Methods
- disable() : Result
- disables calendar sharing feature
- enable() : Result
- enables calendar sharing feature
- isEnabled() : bool
- returns true if calendar sharing feature enabled, false otherwise
Methods
disable()
disables calendar sharing feature
public
static disable() : Result
Return values
Resultenable()
enables calendar sharing feature
public
static enable() : Result
Return values
ResultisEnabled()
returns true if calendar sharing feature enabled, false otherwise
public
static isEnabled() : bool