_Application.DefaultProfileName Propriété

Définition

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.

S’applique à