Freigeben über


FormRegionCustomActionCollection.Manifest-Eigenschaft

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

Ruft das FormRegionManifest-Objekt ab, das diesem FormRegionCustomActionCollection zugeordnet ist, oder legt dieses fest.

Namespace:  Microsoft.Office.Tools.Outlook
Assembly:  Microsoft.Office.Tools.Outlook (in Microsoft.Office.Tools.Outlook.dll)

Syntax

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

Eigenschaftswert

Typ: Microsoft.Office.Tools.Outlook.FormRegionManifest
Ein FormRegionManifest, das die Eigenschaften des Formularbereichs darstellt, dem diese benutzerdefinierte Aktion zugeordnet ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

FormRegionCustomActionCollection Schnittstelle

Microsoft.Office.Tools.Outlook-Namespace