SearchPreviewItem.ParentId 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 l’identificateur du parent de l’élément d’aperçu. La ParentId propriété s’applique aux clients qui ciblent Exchange Online et versions d’Exchange à compter de Exchange Server 2013.
public:
property Microsoft::Exchange::WebServices::Data::ItemId ^ ParentId { Microsoft::Exchange::WebServices::Data::ItemId ^ get(); void set(Microsoft::Exchange::WebServices::Data::ItemId ^ value); };
public Microsoft.Exchange.WebServices.Data.ItemId ParentId { get; set; }
Public Property ParentId As ItemId
Valeur de propriété
Identificateur de l’élément parent.