Partager via


ServiceObject.Item[PropertyDefinitionBase] Propriété

Définition

Obtient la valeur de la propriété spécifiée dans cette instance.

public:
 property System::Object ^ default[Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^] { System::Object ^ get(Microsoft::Exchange::WebServices::Data::PropertyDefinitionBase ^ propertyDefinition); };
public object this[Microsoft.Exchange.WebServices.Data.PropertyDefinitionBase propertyDefinition] { get; }
Default Public ReadOnly Property Item(propertyDefinition As PropertyDefinitionBase) As Object

Paramètres

propertyDefinition
PropertyDefinitionBase

Définition de la propriété à obtenir.

Valeur de propriété

Propriété .

Exceptions

La propriété nécessite une version ultérieure d’Exchange.

La propriété n’a pas été affectée ou chargée. -ou-La propriété ne peut pas être mise à jour ou supprimée.

S’applique à