\Microsoft\Graph\ModelInferenceClassificationOverride

InferenceClassificationOverride class

Summary

Methods
Properties
Constants
__construct()
getProperties()
getClassifyAs()
setClassifyAs()
getSenderEmailAddress()
setSenderEmailAddress()
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()) 

Construct a new InferenceClassificationOverride

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the InferenceClassificationOverride

Returns

array —

The list of properties

setClassifyAs()

setClassifyAs(string  $val) : null

Sets the classifyAs

Parameters

string $val

The classifyAs

Returns

null

getSenderEmailAddress()

getSenderEmailAddress() : \Microsoft\Graph\Model\EmailAddress

Gets the senderEmailAddress

Returns

\Microsoft\Graph\Model\EmailAddress

The senderEmailAddress

setSenderEmailAddress()

setSenderEmailAddress(string  $val) : null

Sets the senderEmailAddress

Parameters

string $val

The senderEmailAddress

Returns

null