Item.Categories 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 ou définit la liste des catégories associées à cet élément.
public:
property Microsoft::Exchange::WebServices::Data::StringList ^ Categories { Microsoft::Exchange::WebServices::Data::StringList ^ get(); void set(Microsoft::Exchange::WebServices::Data::StringList ^ value); };
public Microsoft.Exchange.WebServices.Data.StringList Categories { get; set; }
Public Property Categories As StringList
Valeur de propriété
Objet StringList.