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 Contact

Parameters

array $propDict

A list of properties to set

getProperties()

getProperties() : array

Gets the property dictionary of the Contact

Returns

array —

The list of properties

getParentFolderId()

getParentFolderId() : string

Gets the parentFolderId

Returns

string —

The parentFolderId

setParentFolderId()

setParentFolderId(string  $val) : null

Sets the parentFolderId

Parameters

string $val

The parentFolderId

Returns

null

getBirthday()

getBirthday() : \Microsoft\Graph\Model\datetime

Gets the birthday

Returns

\Microsoft\Graph\Model\datetime —

The birthday

setBirthday()

setBirthday(\Microsoft\Graph\Model\datetime  $val) : null

Sets the birthday

Parameters

\Microsoft\Graph\Model\datetime $val

The birthday

Returns

null

getFileAs()

getFileAs() : string

Gets the fileAs

Returns

string —

The fileAs

setFileAs()

setFileAs(string  $val) : null

Sets the fileAs

Parameters

string $val

The fileAs

Returns

null

getDisplayName()

getDisplayName() : string

Gets the displayName

Returns

string —

The displayName

setDisplayName()

setDisplayName(string  $val) : null

Sets the displayName

Parameters

string $val

The displayName

Returns

null

getGivenName()

getGivenName() : string

Gets the givenName

Returns

string —

The givenName

setGivenName()

setGivenName(string  $val) : null

Sets the givenName

Parameters

string $val

The givenName

Returns

null

getInitials()

getInitials() : string

Gets the initials

Returns

string —

The initials

setInitials()

setInitials(string  $val) : null

Sets the initials

Parameters

string $val

The initials

Returns

null

getMiddleName()

getMiddleName() : string

Gets the middleName

Returns

string —

The middleName

setMiddleName()

setMiddleName(string  $val) : null

Sets the middleName

Parameters

string $val

The middleName

Returns

null

getNickName()

getNickName() : string

Gets the nickName

Returns

string —

The nickName

setNickName()

setNickName(string  $val) : null

Sets the nickName

Parameters

string $val

The nickName

Returns

null

getSurname()

getSurname() : string

Gets the surname

Returns

string —

The surname

setSurname()

setSurname(string  $val) : null

Sets the surname

Parameters

string $val

The surname

Returns

null

getTitle()

getTitle() : string

Gets the title

Returns

string —

The title

setTitle()

setTitle(string  $val) : null

Sets the title

Parameters

string $val

The title

Returns

null

getYomiGivenName()

getYomiGivenName() : string

Gets the yomiGivenName

Returns

string —

The yomiGivenName

setYomiGivenName()

setYomiGivenName(string  $val) : null

Sets the yomiGivenName

Parameters

string $val

The yomiGivenName

Returns

null

getYomiSurname()

getYomiSurname() : string

Gets the yomiSurname

Returns

string —

The yomiSurname

setYomiSurname()

setYomiSurname(string  $val) : null

Sets the yomiSurname

Parameters

string $val

The yomiSurname

Returns

null

getYomiCompanyName()

getYomiCompanyName() : string

Gets the yomiCompanyName

Returns

string —

The yomiCompanyName

setYomiCompanyName()

setYomiCompanyName(string  $val) : null

Sets the yomiCompanyName

Parameters

string $val

The yomiCompanyName

Returns

null

getGeneration()

getGeneration() : string

Gets the generation

Returns

string —

The generation

setGeneration()

setGeneration(string  $val) : null

Sets the generation

Parameters

string $val

The generation

Returns

null

getEmailAddresses()

getEmailAddresses() : \Microsoft\Graph\Model\EmailAddressesCollectionPage

Gets the emailAddresses

Returns

\Microsoft\Graph\Model\EmailAddressesCollectionPage —

The emailAddresses

getImAddresses()

getImAddresses() : string

Gets the imAddresses

Returns

string —

The imAddresses

setImAddresses()

setImAddresses(string  $val) : null

Sets the imAddresses

Parameters

string $val

The imAddresses

Returns

null

getJobTitle()

getJobTitle() : string

Gets the jobTitle

Returns

string —

The jobTitle

setJobTitle()

setJobTitle(string  $val) : null

Sets the jobTitle

Parameters

string $val

The jobTitle

Returns

null

getCompanyName()

getCompanyName() : string

Gets the companyName

Returns

string —

The companyName

setCompanyName()

setCompanyName(string  $val) : null

Sets the companyName

Parameters

string $val

The companyName

Returns

null

getDepartment()

getDepartment() : string

Gets the department

Returns

string —

The department

setDepartment()

setDepartment(string  $val) : null

Sets the department

Parameters

string $val

The department

Returns

null

getOfficeLocation()

getOfficeLocation() : string

Gets the officeLocation

Returns

string —

The officeLocation

setOfficeLocation()

setOfficeLocation(string  $val) : null

Sets the officeLocation

Parameters

string $val

The officeLocation

Returns

null

getProfession()

getProfession() : string

Gets the profession

Returns

string —

The profession

setProfession()

setProfession(string  $val) : null

Sets the profession

Parameters

string $val

The profession

Returns

null

getBusinessHomePage()

getBusinessHomePage() : string

Gets the businessHomePage

Returns

string —

The businessHomePage

setBusinessHomePage()

setBusinessHomePage(string  $val) : null

Sets the businessHomePage

Parameters

string $val

The businessHomePage

Returns

null

getAssistantName()

getAssistantName() : string

Gets the assistantName

Returns

string —

The assistantName

setAssistantName()

setAssistantName(string  $val) : null

Sets the assistantName

Parameters

string $val

The assistantName

Returns

null

getManager()

getManager() : string

Gets the manager

Returns

string —

The manager

setManager()

setManager(string  $val) : null

Sets the manager

Parameters

string $val

The manager

Returns

null

getHomePhones()

getHomePhones() : string

Gets the homePhones

Returns

string —

The homePhones

setHomePhones()

setHomePhones(string  $val) : null

Sets the homePhones

Parameters

string $val

The homePhones

Returns

null

getMobilePhone()

getMobilePhone() : string

Gets the mobilePhone

Returns

string —

The mobilePhone

setMobilePhone()

setMobilePhone(string  $val) : null

Sets the mobilePhone

Parameters

string $val

The mobilePhone

Returns

null

getBusinessPhones()

getBusinessPhones() : string

Gets the businessPhones

Returns

string —

The businessPhones

setBusinessPhones()

setBusinessPhones(string  $val) : null

Sets the businessPhones

Parameters

string $val

The businessPhones

Returns

null

setHomeAddress()

setHomeAddress(string  $val) : null

Sets the homeAddress

Parameters

string $val

The homeAddress

Returns

null

setBusinessAddress()

setBusinessAddress(string  $val) : null

Sets the businessAddress

Parameters

string $val

The businessAddress

Returns

null

setOtherAddress()

setOtherAddress(string  $val) : null

Sets the otherAddress

Parameters

string $val

The otherAddress

Returns

null

getSpouseName()

getSpouseName() : string

Gets the spouseName

Returns

string —

The spouseName

setSpouseName()

setSpouseName(string  $val) : null

Sets the spouseName

Parameters

string $val

The spouseName

Returns

null

getPersonalNotes()

getPersonalNotes() : string

Gets the personalNotes

Returns

string —

The personalNotes

setPersonalNotes()

setPersonalNotes(string  $val) : null

Sets the personalNotes

Parameters

string $val

The personalNotes

Returns

null

getChildren()

getChildren() : string

Gets the children

Returns

string —

The children

setChildren()

setChildren(string  $val) : null

Sets the children

Parameters

string $val

The children

Returns

null

getExtensions()

getExtensions() : \Microsoft\Graph\Model\ExtensionsCollectionPage

Gets the extensions

Returns

\Microsoft\Graph\Model\ExtensionsCollectionPage —

The extensions

getSingleValueExtendedProperties()

getSingleValueExtendedProperties() : \Microsoft\Graph\Model\SingleValueExtendedPropertiesCollectionPage

Gets the singleValueExtendedProperties

Returns

\Microsoft\Graph\Model\SingleValueExtendedPropertiesCollectionPage —

The singleValueExtendedProperties

getMultiValueExtendedProperties()

getMultiValueExtendedProperties() : \Microsoft\Graph\Model\MultiValueExtendedPropertiesCollectionPage

Gets the multiValueExtendedProperties

Returns

\Microsoft\Graph\Model\MultiValueExtendedPropertiesCollectionPage —

The multiValueExtendedProperties

setPhoto()

setPhoto(string  $val) : null

Sets the photo

Parameters

string $val

The photo

Returns

null