Folder.SetExtendedProperty(ExtendedPropertyDefinition, Object) Méthode
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.
Définit la propriété étendue spécifiée.
public:
void SetExtendedProperty(Microsoft::Exchange::WebServices::Data::ExtendedPropertyDefinition ^ extendedPropertyDefinition, System::Object ^ value);
public void SetExtendedProperty (Microsoft.Exchange.WebServices.Data.ExtendedPropertyDefinition extendedPropertyDefinition, object value);
Paramètres
- extendedPropertyDefinition
- ExtendedPropertyDefinition
Définition de la propriété étendue.
- value
- Object
Valeur à laquelle définir la propriété étendue.