ServiceObject.Item[PropertyDefinitionBase] Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.