_NavigationGroup.NavigationFolders 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.
Renvoie un NavigationFolders objet qui contient l’ensemble des dossiers de navigation associés à l’objet NavigationGroup . En lecture seule.
public:
property Microsoft::Office::Interop::Outlook::NavigationFolders ^ NavigationFolders { Microsoft::Office::Interop::Outlook::NavigationFolders ^ get(); };
public Microsoft.Office.Interop.Outlook.NavigationFolders NavigationFolders { get; }
Public ReadOnly Property NavigationFolders As NavigationFolders