Proprietà FormRegionCustomActionCollection.Manifest

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Ottiene o imposta l'oggetto FormRegionManifest associato all'oggetto FormRegionCustomActionCollection.

Spazio dei nomi:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Sintassi

'Dichiarazione
<BrowsableAttribute(False)> _
Property Manifest As FormRegionManifest
    Get
    Set
[BrowsableAttribute(false)]
FormRegionManifest Manifest { get; set; }

Valore proprietà

Tipo: Microsoft.Office.Tools.Outlook.FormRegionManifest
Oggetto FormRegionManifest che rappresenta le proprietà dell'area del modulo cui è associata l'azione personalizzata.

Sicurezza di .NET Framework

Vedere anche

Riferimenti

FormRegionCustomActionCollection Interfaccia

Spazio dei nomi Microsoft.Office.Tools.Outlook