Compartilhar via


Propriedade FormRegionCustomActionCollection.Manifest

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

Obtém ou define o objeto de FormRegionManifest associado com esse FormRegionCustomActionCollection.

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

Sintaxe

'Declaração
<BrowsableAttribute(False)> _
Property Manifest As FormRegionManifest
[BrowsableAttribute(false)]
FormRegionManifest Manifest { get; set; }

Valor de propriedade

Tipo: Microsoft.Office.Tools.Outlook.FormRegionManifest
FormRegionManifest que representa as propriedades da região de formulário que esta ação personalizada é associada.

Segurança do .NET Framework

Consulte também

Referência

FormRegionCustomActionCollection Interface

Namespace Microsoft.Office.Tools.Outlook