_Application.DefaultProfileName 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.
Retourne une chaîne (chaîne en C#) représentant le nom du profil par défaut. En lecture seule.
public:
property System::String ^ DefaultProfileName { System::String ^ get(); };
public string DefaultProfileName { get; }
Public ReadOnly Property DefaultProfileName As String
Valeur de propriété
Remarques
Renvoie une chaîne vide si aucun profil n'a été configuré ou si Outlook n'a aucun profil par défaut.