Documentation

GetPersonaType extends BaseRequestType
in package

Defines a request to get a persona.

Table of Contents

Properties

$AdditionalProperties  : NonEmptyArrayOfPathsToElementType
Undocumented.
$EmailAddress  : EmailAddressType
Undocumented.
$ItemLinkId  : string
Undocumented.
$ParentFolderId  : TargetFolderIdType
Undocumented.
$PersonaId  : ItemIdType
Specifies the persona identifier for the associated persona.

Methods

__clone()  : mixed
Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

Properties

$AdditionalProperties

Undocumented.

public NonEmptyArrayOfPathsToElementType $AdditionalProperties
Tags
since

Exchange 2016

todo

Update once documentation exists.

$EmailAddress

Undocumented.

public EmailAddressType $EmailAddress
Tags
since

Exchange 2016

todo

Update once documentation exists.

$ItemLinkId

Undocumented.

public string $ItemLinkId
Tags
since

Exchange 2016

todo

Update once documentation exists.

$ParentFolderId

Undocumented.

public TargetFolderIdType $ParentFolderId
Tags
since

Exchange 2016

todo

Update once documentation exists.

$PersonaId

Specifies the persona identifier for the associated persona.

public ItemIdType $PersonaId
Tags
since

Exchange 2013

Methods

__clone()

Clones any object properties on a type object when it is cloned. Allows for a deep clone required when using object to represent data types when making a SOAP call.

public __clone() : mixed

        
On this page

Search results