\Microsoft\Graph\ModelMailboxSettings

MailboxSettings class

Summary

Methods
Properties
Constants
__construct()
getAutomaticRepliesSetting()
setAutomaticRepliesSetting()
getTimeZone()
setTimeZone()
getLanguage()
setLanguage()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

MailboxSettings constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

setAutomaticRepliesSetting()

setAutomaticRepliesSetting(\Microsoft\Graph\Model\AutomaticRepliesSetting  $val) : null

Sets the automaticRepliesSetting

Parameters

\Microsoft\Graph\Model\AutomaticRepliesSetting $val

The value to assign to the automaticRepliesSetting

Returns

null

getTimeZone()

getTimeZone() : string

Gets the timeZone

Returns

string —

The timeZone

setTimeZone()

setTimeZone(string  $val) : null

Sets the timeZone

Parameters

string $val

The value of the timeZone

Returns

null

setLanguage()

setLanguage(\Microsoft\Graph\Model\LocaleInfo  $val) : null

Sets the language

Parameters

\Microsoft\Graph\Model\LocaleInfo $val

The value to assign to the language

Returns

null