BodyContentAttributedValueType
extends Type
in package
Defines the body content of an item.
Table of Contents
Properties
- $Attributions : ArrayOfPersonaAttributionsType
- Specifies an array of attribution information for one or more of the contacts or active directory recipients aggregated into the associated persona.
- $Value : string
- Specifies the value of a BodyContentAttributedValue element.
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
$Attributions
Specifies an array of attribution information for one or more of the contacts or active directory recipients aggregated into the associated persona.
public
ArrayOfPersonaAttributionsType
$Attributions
Tags
$Value
Specifies the value of a BodyContentAttributedValue element.
public
string
$Value
Tags
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