Compartir a través de


FormRegionCustomActionCollection.Manifest (Propiedad)

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

Obtiene o establece el objeto FormRegionManifest asociado con este objeto FormRegionCustomActionCollection.

Espacio de nombres:  Microsoft.Office.Tools.Outlook
Ensamblado:  Microsoft.Office.Tools.Outlook (en Microsoft.Office.Tools.Outlook.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.Office.Tools.Outlook.FormRegionManifest
FormRegionManifest que representa las propiedades del área de formulario a la que esta acción personalizada está asociada.

Seguridad de .NET Framework

Vea también

Referencia

FormRegionCustomActionCollection Interfaz

Microsoft.Office.Tools.Outlook (Espacio de nombres)