Partager via


FormRegionCustomActionCollection.Contains, méthode (String)

Retourne une valeur qui indique si la collection FormRegionCustomActionCollection contient le FormRegionCustomAction qui possède le nom spécifié.

Espace de noms :  Microsoft.Office.Tools.Outlook
Assembly :  Microsoft.Office.Tools.Outlook (dans Microsoft.Office.Tools.Outlook.dll)

Syntaxe

'Déclaration
Function Contains ( _
    actionName As String _
) As Boolean
bool Contains(
    string actionName
)

Paramètres

Valeur de retour

Type : System.Boolean
true si la chaîne correspond à la propriété Name d'un FormRegionCustomAction dans la collection ; sinon, false.

Sécurité .NET Framework

Voir aussi

Référence

FormRegionCustomActionCollection Interface

Contains, surcharge

Microsoft.Office.Tools.Outlook, espace de noms