_Store.FilePath 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 une chaîne (chaîne en C#) qui représente le chemin d’accès complet d’un fichier de dossiers personnels (.pst) ou d’un magasin de fichiers de dossiers hors connexion (.ost). En lecture seule.
public:
property System::String ^ FilePath { System::String ^ get(); };
public string FilePath { get; }
Public ReadOnly Property FilePath As String
Valeur de propriété
Remarques
Cette propriété prend en charge les banques Exchange et non-Exchange. Si la banque n'est pas un fichier .pst ou .ost, FilePath renvoie une chaîne vide.